psycoperl
Active Member
- Joined
- Oct 23, 2007
- Messages
- 339
- Office Version
- 365
- 2016
- Platform
- Windows
- MacOS
- Web
I have an inputbox that a user is entering information as part of a VBA Sub.
I want the user to enter their Activity Code(s) which are in the format of ZZZZ.000 is there a way to check if the format of the string matches the required format? Where Z is any letter A-Z and 0 is any digit.
Thanks
I want the user to enter their Activity Code(s) which are in the format of ZZZZ.000 is there a way to check if the format of the string matches the required format? Where Z is any letter A-Z and 0 is any digit.
Thanks