View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Neil[_29_] Neil[_29_] is offline
external usenet poster
 
Posts: 7
Default macro to copy data and paste to a new sheet in next available cell

Hi everyone

just looking for some guidance here.

i know how to record the macro to copy and paste the data, but i'm
wanting the macro to paste the data into the next available free cell
starting in a different column.

i.e.
range of data to copy- a1:a5
new sheet paste location - h10:L10

any help would be greatly appreciated.

Thanks