View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
smaruzzi smaruzzi is offline
external usenet poster
 
Posts: 55
Default Consolidate an XLS sheet

Hi,

I would like to consolidate a new sheet retrieving data from two separate
tabs having exactly the same logical organization. Number of rows is known,
and varies among the two tabs.

Conceptually it is a simple sort of iterative loop, not sure how to
implement it though.

Thanks, Stefano