View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
Mike H Mike H is offline
external usenet poster
 
Posts: 11,501
Default change to all caps

Hi,

Glad that helped but beware of the macro, there's a lot of bad ones posted
that will wipe out any formula you have in the range by changing them to
values.

Mike

"NAS" wrote:

Thank you both for your help. I also found a macro that will work too.
--
NO, I DO NOT WANT YOU TO BUILD A DATABASE FOR ME FOR A "REASONABLE FEE".


"Jim Thomlinson" wrote:

The formula
=Upper(A1)
will convert the text in cell A1 to all caps.
--
HTH...

Jim Thomlinson


"NAS" wrote:

I have an excel spreadsheet in which there is a column that contains names. I
need to change all the names in the column to ALL CAPS. I searched elsewhere
for a formula but it didnt work. Any ideas?
--
NO, I DO NOT WANT YOU TO BUILD A DATABASE FOR ME FOR A "REASONABLE FEE".