G
Gary''s Student
Two ways. Say you have all upcase text in column A. In B1 enter:
=PROPER(A1) and copy down
The second way would be to use a macro to do the same thing.
=PROPER(A1) and copy down
The second way would be to use a macro to do the same thing.