Spreadsheet in Microsoft Excel.
I am interested in changing all the text in a particular column to lower case, then change only the first character in each field cell to upper case. Example: "GREG" to "Greg"
What I have is a spreadsheet with inconsistant text case in each field cell of data (some all lowercase, some all uppercase, some mixed). I am trying to clean it up and make it consistant. I am working with several thousand rows and about a dozen columns with all different text entries...
Currently I am having to go in and re-type each entry. I would like to write a macro which would look at the cell text, change it all to lowercase, then change the first character to uppercase. Then repeat this function thruout the entire column.
Any help would be greatly appreciated.
Thanks,
Greg
2006-10-19
10:39:58
·
4 answers
·
asked by
Greg B
1
in
Computers & Internet
➔ Programming & Design