Thread: Macro
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jamesea jamesea is offline
external usenet poster
 
Posts: 8
Default Macro

Im currently using a macro to get a table from one spreadsheet and place it
in another, then directly underneath this I need to insert another table. I
have this macro in place but the tables will have a different amount of rows
each time I need to perform the macro. What macro would I use to enable me to
insert the second table one line under where the first table finishes? Any
ideas?