I have a form that pulls a name from a table.
In Table it is in this format: "John Smith"
in the report it shows "John Smith"
I want to make it just display "John S"
on the report for privacy issues.
I've looked into input masks and display format but I cannot come up with anything.
In the table it has to still say "John Smith" as well. Thanks in advance!
-Q
In Table it is in this format: "John Smith"
in the report it shows "John Smith"
I want to make it just display "John S"
on the report for privacy issues.
I've looked into input masks and display format but I cannot come up with anything.
In the table it has to still say "John Smith" as well. Thanks in advance!
-Q