View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Jacob Skaria Jacob Skaria is offline
external usenet poster
 
Posts: 8,520
Default change to upper/lower case

Since Excel is not a word prcessor; there is no shortcut you will have to use
a function..

Check out
=UPPER(a1)
=lower(A1)
=proper(A1)

If this post helps click Yes
---------------
Jacob Skaria


"reza" wrote:

Hi all..

In MS word if we want to change word to upper/lower case, we just hit Shift
+ F3...
how about in excel...do you know the easy way to change word in cell...


thanks


reza