G Guest Feb 3, 2005 #1 Please tell me how to change all uppercase to first letter only uppercase, JOHN DOE to John Doe. Can I do a whole worksheet in one try?
Please tell me how to change all uppercase to first letter only uppercase, JOHN DOE to John Doe. Can I do a whole worksheet in one try?
B Bob Phillips Feb 3, 2005 #2 =PROPER(A1) -- HTH RP (remove nothere from the email address if mailing direct)