G
Guest
Hi: Everybody
I have a lot of ProductID, the format is: first 3 are alphabatics, rest of 3
are numbers, such as: ABC123
I want to check user inputs correctly by using VBA code, what is the
function to pick up any one of the character in the ProductID? How to make
sure the character is alphabatic or number?
Thanks. Appreciate it.
James
I have a lot of ProductID, the format is: first 3 are alphabatics, rest of 3
are numbers, such as: ABC123
I want to check user inputs correctly by using VBA code, what is the
function to pick up any one of the character in the ProductID? How to make
sure the character is alphabatic or number?
Thanks. Appreciate it.
James