Ok heres the scoop.
We work with countries all over the world.
There for I have input masks to make it all uniform and consistant.
I can do this real easy with IF statements and it works perfectly.
I was hoping there was an easier method to doing this. Perhaps using Select case statements. If that is indeed the easiest way then I need reteaching how to do them.
Im basing the input mask on what country is selected from a dropdown named COUNTRIES.
The input masks are in text boxes names HOMEPHONE,FAXPHONE and CELLPHONE.
How can I do this?
We work with countries all over the world.
There for I have input masks to make it all uniform and consistant.
I can do this real easy with IF statements and it works perfectly.
I was hoping there was an easier method to doing this. Perhaps using Select case statements. If that is indeed the easiest way then I need reteaching how to do them.
Im basing the input mask on what country is selected from a dropdown named COUNTRIES.
The input masks are in text boxes names HOMEPHONE,FAXPHONE and CELLPHONE.
How can I do this?