how do I change the letters

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

Guest

I wrote in the cells miniscule letters now I want to change the majuscule
letters , somebody knows how to do it?
 
please if someone knows how to do it answer to me I would really appreciate
 
Hi,

Assuming miniscule means lowercase and majuscule means UPPERCASE, you
can use a helper column and then copy and paste values.

lowercase text in A1 would use this formula in B1

=UPPER(A1)

Cheers
Andy
 

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