copy & paste and change format

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

Guest

I am copying a large amount of written data from one Excel spreadsheet and
pasting into another. The orginal information is in ALL Caps. I want to
format the pasted information to be in lower case. Help.
 
SLB said:
I am copying a large amount of written data from one Excel spreadsheet
and
pasting into another. The orginal information is in ALL Caps. I want
to
format the pasted information to be in lower case. Help.
Hi,

If your pasted text is in column A, insert in B1

=LOWER(A1) , then drag this down, then copy column B, paste special >
values. Then delect column A

oldchippy :)
 
I'll give it a try, thanks for your help.

oldchippy said:
Hi,

If your pasted text is in column A, insert in B1

=LOWER(A1) , then drag this down, then copy column B, paste special >
values. Then delect column A

oldchippy :)
 

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