bnageshrao
Programmer
One of the columns in the spread sheet is used to input Zip code. The user should input either 5 or 9 digits. How do you write VBA to make sure either they enter 5 digits and if not 9 digits. It should not be anything else other than 5 or 9 digits.