I know that you can use formulas and convert the data that way, but how can I convert to Upper (or Lower or proper) in place? Is there an easy way built into excel to instruct a non-superuser with?
|
feedback
|
|
As far as I know, Excel provides no easy way to do this. A glaring omission if you ask me. You can do it with a VBA macro:
| |||||||
feedback
|
|
If the user is amenable to installing add-ins, ASAP utilities has a menu function to convert all selected cells to the desired case. It should be quite simple for the end-user. Install ASAP Utilities, restart Excel, and the menu function is now available. | |||||||
feedback
|
|
If the user can use Word in addition to Excel, this might work:
| |||
feedback
|
|
Or do like I do, and switch to OpenOffice: Step 1:
Step 2:
Step 3:
I was frustrated with MS Office when it didn't even had the simplest of simple functions available and only through macro then.. | ||||
|
feedback
|


