View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
gusto79 gusto79 is offline
external usenet poster
 
Posts: 1
Default Appending Data from one sheet to a master sheet

I have a worksheet in excel that performs calculations, based on my input to
certain cells, and creates a table. I want to click a button and paste that
table to a 'master' table. I want to repeat this same step for different
inputs and have excel append each new table to the bottom of the 'master'
table.