I am working on a database in which the end user would input address information into a form. How would I go about having the input mask for the Postal Code text box change the input mask depending on the data in the Country text box. In other words, if the address was in the USA, I would want the input mask to read 00000\-9999, but if the address was from Canada, I would want the input mask to read >L0L 0L0. I'm sure it would just take some simple VBA programming to make the adjustment, but I am just beginning to learn VBA, so I would appreciate any help!
Thanks,
Josh C.
Thanks,
Josh C.