HOW TO CONVERT TO UPPERCASE

T

TER

I am new to using EXCEL and I am having trouble converting
previously typed text to uppercase. I have discovered how to use =UPPER()
but this just places the converted entry to another cell. How do I convert
within a given cell?
 
J

JE McGimpsey

TER said:
I am new to using EXCEL and I am having trouble converting
previously typed text to uppercase. I have discovered how to use =UPPER()
but this just places the converted entry to another cell. How do I convert
within a given cell?

To do it within the cell, you'll need a macro. See David McRitchie's
UPPER() macro:

http://www.mvps.org/dmcritchie/excel/proper.htm#upper

If you're unfamiliar with macros, see David's "Getting Started with
Macros":

http://www.mvps.org/dmcritchie/excel/getstarted.htm
 

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

Top