ENTER IN ALL CAPS

S

sanmanju

Dear All,

Is there a way to force the user to enter in in ALL CAPS in a
particular cell irrespective of whether the keyboard has caps lock on
or off?
Like we can give a condition to enter only Numbers / logical select
from a list etc using data validation.

I do not want to convert what is already entered in small caps by
using upper() etc...

Regards
Manju
 
S

sanmanju

You could use validation, allow custom and a formula like

=EXACT(A1,UPPER(A1))

--

Regards,

Peo Sjoblom

Excel 95 - Excel 2007
Northwest Excel Solutionswww.nwexcelsolutions.com
(Remove ^^ from email)









- Show quoted text -

Thanks. But that will still prevent the user from entering in small
caps. What I wanted is to not bother the user whether he is entering
in small or caps, but automatically convert into all caps. that is
force the entry to turn to all caps. Hope i made it clear enough.

Regards,
Manju
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top