Hello,
I had a rather odd request that I can't quite figure out how to fulfill...
A user wants on a report to not have the phone numbers masked such as:
(123) 456-7890 format,
but all out as a string like 1234567890... (weird, but whatever)
It is being stored via the mask in the table as the former. Is there a way to change the report's control mask to revert the phone info back to the unformatted way?
Short of string slicing that is...
Thanks,
-Matt G.
I had a rather odd request that I can't quite figure out how to fulfill...
A user wants on a report to not have the phone numbers masked such as:
(123) 456-7890 format,
but all out as a string like 1234567890... (weird, but whatever)
It is being stored via the mask in the table as the former. Is there a way to change the report's control mask to revert the phone info back to the unformatted way?
Short of string slicing that is...
Thanks,
-Matt G.