Converting from upper case to lower case

  • Thread starter Thread starter Simple
  • Start date Start date
S

Simple

How do I convert an Excel spreadsheet which is in upper
case to lower case (first letter in the cell must be in
upper case)? Any help will be greatly appreciated. Thanx
Simple
 
Hi thanks for your replies but the propoer functional
only converts one cell at a time. Is there a way to
convert either an whole column or the complete work sheet?
 
J.E. gave you a link to D. McRitchie's page where there is a macro that will
do this,
that is the only (obviously) way to convert a range of text to proper. If
not copy the formula
down/across or use it from another sheet

=PROPER(Sheet1!A1)

copied across and down, then copy and paste special as values in place.


--

Regards,

Peo Sjoblom

(No private emails please, for everyone's
benefit keep the discussion in the newsgroup/forum)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

upper case 1
Lower case i converted to I? 4
upper case 3
Force upper-case characters? 2
Changing Case in a Portion of a Cell 5
Upper Case 2
List first letter upper case 8
Lower-Case Characters 2

Back
Top