convert a range of lowercase text to upper text or vice versa

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

Guest

i have a range of text some of which is in lowercase and some in uppercase.
i want to convert it all to uppercase text. is there an easy way to do this.
 
=UPPER(A1) and fill down, then copy these results, use paste special/values
on top of the original range, then clear these formulas.

jackdaw said:
i have a range of text some of which is in lowercase and some in uppercase.
i want to convert it all to uppercase text. is there an easy way to do
this.
 
Back
Top