JoshWolski
New Member
- Joined
- Nov 6, 2018
- Messages
- 13
I would like to create a code to check the format of all cells in column A, excluding A1 on my Sheets( "Input")
If the format is not one of the following, a msgbox with pop up saying "That number is not valid":
Formats
#########
############
##############
###-###-###
####-####-####
####-####-####-##
I don't even know where to start. Please Help
If the format is not one of the following, a msgbox with pop up saying "That number is not valid":
Formats
#########
############
##############
###-###-###
####-####-####
####-####-####-##
I don't even know where to start. Please Help