Merge then delete cells

  • Thread starter Thread starter Jodi Funke
  • Start date Start date
J

Jodi Funke

I need to merge three cells (which I have figured out how to do) and then I
need to delete the 3 cells that I used to merge.

Please Help!
 
Merge or Combine?

If you combined by =A1&B1&C1 or =CONCATENATE(A1,B1,C1) entered in D1 copy D1
and paste special>values>ok>esc.

Now delete Contents of A1:C1


Gord Dibben MS Excel MVP
 
Back
Top