change text case

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i want to change case into proper mode for a colomn which content more than
1000 row
 
jackie chan said:
i want to change case into proper mode for a colomn which content more than
1000 row

Assume source in A1:A1000
Put in B1: =PROPER(A1)
Copy down to B1000
Then select col B, freeze values with an "in-place":
Copy > Paste special > Check "Values" > OK
Clean up by deleting col A

---
 

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

Back
Top