copy and paste between cells that have data

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

Guest

I am trying to copy and paste values to a cell that already has data in it.
For example: Cell A1 has "Mary" in it. I need to paste "-1234" next to her
name so I see "Mary-1234" in cell A1. The pasted value will change for each
name in column A and I have 300 cells to go through! Right now, I'm going up
to the formula bar, putting my insertion point next to "Mary" and pasting the
value. Is there a way faster method of doing this so I don't have to
copy/paste individual cells?
 
Try pasting the values in an adjacent column and then put a simple formula as
"=G23&"-"&H23" Where G23 is the cell which contains Mary and H23 is the
adjacent cell that contains 1234 When you have it you may paste it as values
before deleting the other two columns
 

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