View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
NAS NAS is offline
external usenet poster
 
Posts: 7
Default change to all caps

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".