how to change small letters to capital letters

H

HOW TO CHANGE

dear sir/madam,

how to change small letters into capital letters or capital letters into
small letters.


regards,
BALU
 
S

Shailesh Shah

R

Roger Govier

Hi
In addition to the responses you have already received, don't forget
=PROPER(A1)
which would change "this" to "This"
 
Top