How do you capitalize text in an Excel worksheet ?

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

Guest

I am having trouble capitalizing selected text in a worksheet, without
getting a 0 as a result or requiiring the corrected text to appear in a
nother cell than the original. Has anyone else encountered this problem?
 
Maria

You cannot change case in place without using VBA.

The UPPER, LOWER and PROPER Functions require a helper cell.

See Frank's post with link to a VBA method.

Gord Dibben Excel MVP

On Fri, 8 Oct 2004 07:55:03 -0700, "Maria R" <Maria
 

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