View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
rglasunow rglasunow is offline
external usenet poster
 
Posts: 1
Default Excel 2002 - VBA code to insert copied cells??

I would like to write a macro to copy a selected amount of data and
paste it onto the next avaliable row. However the worksheet is
continually expanding and it will not always go in the same row. Is
there a way to write the marco to paste the copied data?

I already know how to write the macro to copy all the cells but I just
need to know how to tell it to paste into the growing spreadsheet.

Thank you,
Ryan


---
Message posted from http://www.ExcelForum.com/