Formatting commands

  • Thread starter Thread starter Jahsoulster
  • Start date Start date
J

Jahsoulster

Why doesn't Excel have the formatting command 'change case'. This I've always
wondered about. It has many if not all the other ones that Word has, so why
not include the 'change case' command?
 
Hope you know about the function =UPPER()

A1 = "this is fun"
=UPPER(A1)

If this post helps click Yes
 
Hope you know about the function =UPPER()

A1 = "this is fun"
=UPPER(A1)

If this post helps click Yes
 
In my view it is because it is a number crunching application and not a word
processing application. It provides cell/row/column based processing (not
word/sentence/paragraph).

It does have UPPER function to convert any cell value to uppercase.
 
In my view it is because it is a number crunching application and not a word
processing application. It provides cell/row/column based processing (not
word/sentence/paragraph).

It does have UPPER function to convert any cell value to uppercase.
 

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