Forum home » Delegate support and help forum » Microsoft Excel Training and help » Excel intro
Excel intro
Resolved · Low Priority · Version Standard
Kim has attended:
Excel Introduction course
Excel Intermediate course
Excel intro
How do you change letters to upper case once already in a spreadsheet?
For upcoming training course dates see: Pricing & availability
RE: Excel intro
You could add a new column next to all existing columns and use the following formula:
=UPPER(A1)
This changes everything to uppercase. Then you could highlight the whole sheet and copy, right click and paste special and choose values. You can then delete the original columns
|
