M
mari
Hi again.
I am working on a form.
I need for this to occur on the form.
I am entering phone numbers in one text box and the input
mask for the number is dependent on the type of phone
selected in the preceeding text box.
Phone type XYZ needs input mask 000-000-0000
Phone type ABC needs input mask 0000-0000-000-0000
As someone selects the phone type I want to control the
next field entry's input mask - I need to do this on the
form because the phone number is a shared field in the
table.
How can I do this -- I know I can go to properties on the
form text box but I am not certain how to control inout
masks. Thanks in advance.
Mari
I am working on a form.
I need for this to occur on the form.
I am entering phone numbers in one text box and the input
mask for the number is dependent on the type of phone
selected in the preceeding text box.
Phone type XYZ needs input mask 000-000-0000
Phone type ABC needs input mask 0000-0000-000-0000
As someone selects the phone type I want to control the
next field entry's input mask - I need to do this on the
form because the phone number is a shared field in the
table.
How can I do this -- I know I can go to properties on the
form text box but I am not certain how to control inout
masks. Thanks in advance.
Mari