G Guest Nov 21, 2005 #1 I have a spread sheet with company, name and tel columns. I need to convert the Company column to all caps. ???
I have a spread sheet with company, name and tel columns. I need to convert the Company column to all caps. ???
D Dave R. Nov 21, 2005 #2 use =UPPER(A1) in a helper cell then copy over the originals by pasting values.