How to convert from small to all caps

  • Thread starter Thread starter Sonia Rokusek
  • Start date Start date
S

Sonia Rokusek

Does anyone know if there is a way to convert caps in an
already created document in Excel? I assumed that the
same font options would be available in Excel as in Word,
I was incorrect.

Thank you in advance-
Sonia
 
Yes U can

There is simple solution of your problem
if u want font of cell if small alphabets you can use
=lower(cell)
if u want font of cell if capital alphabets you can use
=Upper(cell)
if u want font of cell if normal alphabets you can use
=proper(cell)

i hope you problem is resolve
thanks

any query contact (e-mail address removed)
http://hepatitis-info.blogspot.com
 
Back
Top