Thread
:
all caps to lower case
View Single Post
#
2
Posted to microsoft.public.excel.programming
Don Guillett[_4_]
external usenet poster
Posts: 2,337
all caps to lower case
just use
=proper(a1)
copy downcopypaste values
--
Don Guillett
SalesAid Software
"S.E." wrote in message
...
I have a column of information that is in all caps. I would like to copy
the
same information to a new column. In the new column I want it to be lower
case except for the first letter of the cell. (They are names and the
first
and last names are separated in different cells). I only need to do this
once, but some automation would be helpful because it is about 800 rows of
data.
Thanks,
Scott
Reply With Quote
Don Guillett[_4_]
View Public Profile
Find all posts by Don Guillett[_4_]