View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Karen Sigel Karen Sigel is offline
external usenet poster
 
Posts: 4
Default Moving data from one place to another

I have a spreadsheet with several thousand rows. I made every other row blank
using a macro I found here (thanks!). Now, I need to move the data that
resides in Row 1 L, M, N, O (a populated row) to Row 2 C, D, E, F (the blank
row I inserted) for the whole sheet.

Is this possible? Can someone help me out?

Thanks-
Karen