View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Capitalizing Text

I'd simply get it done in an adjacent col
In B2: =TRIM(UPPER(A2))
B2 copied down as far as data is expected in col A
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Carin" wrote:
I need to format cells in Excel so it automatically converts text to all CAPS
when a user enters in data.