R
razlan
How do I limit a cell (i.e F51) to this criteria when user key in data
in it?
a) All letters are Upper Case
b) Maximum number of letter is 3
I managed to add this formula in Data Validation to make it all Upper
-
=EXACT(F51,UPPER(F51))
But how do I limit the user to a maximum of 3 letters only (and no
number allowed)?
Thank you.
in it?
a) All letters are Upper Case
b) Maximum number of letter is 3
I managed to add this formula in Data Validation to make it all Upper
-
=EXACT(F51,UPPER(F51))
But how do I limit the user to a maximum of 3 letters only (and no
number allowed)?
Thank you.