View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
cardan cardan is offline
external usenet poster
 
Posts: 112
Default Macro for Consolidation of Info from Different Tabs

Hello,

I have an excel file with different worksheets that contain tables of
data that are imported from other sources on a month to month basis.
I would like to be able to have a macro that will populate a "master
sheet" (with no spaces) that will contain all the data from all these
worksheets. The problem is that each time the data is imported to
Excel, the amount of data grows and formulas would not be the best
answer since the amount of info on each worksheet keeps growing and
would have to be redone every time.

Any help would be greatly appreciated. Thank you for your time