G
Guest
My phone info is in a text field and there is no format for phone numbers,
only date/time. I can't apply an input mask after the fact.
only date/time. I can't apply an input mask after the fact.
My phone info is in a text field and there is no format for phone numbers,
only date/time. I can't apply an input mask after the fact.
BBdoll said:My phone info is in a text field and there is no format for phone numbers,
only date/time. I can't apply an input mask after the fact.
Thanks for replying. My format is (123) 234-2345
My field contains text that is simply a string of ten numbers. I want to be
able to display the field, but use the nice parenthesis and dash. I cannot
apply an input mask because I am displaying several fields in one string. I
can only type the format into the line of code.