View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
CarmK CarmK is offline
external usenet poster
 
Posts: 2
Default paste data in different sheet but skip rows.

Hi,

I would like to copy a column of names from one sheet to another but would
like to paste the data into every second row.

i.e. Sheet1!A7 goes to Sheet2!A7 ; Sheet1!A8 goes to Sheet2!A9 ; Sheet1!A9
goes to Sheet2!A11 etc.

I have seen similar posts / answers using the INDEX formula but can't work
out how to make it work for me!

Any help would be much appreciated!

Thanks
Carmel