View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Andrew[_47_] Andrew[_47_] is offline
external usenet poster
 
Posts: 1
Default Need Help Copying cells into another workbook

I would like to copy the values in a range of cells that are being
referenced from other sheets in that workbook to a different workbook
that will run pivot tables. The macro will need to use the next
available row that isn't used yet. There are 7 Columns and 23 Rows.
Could someone please help me?