View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Andy Brown Andy Brown is offline
external usenet poster
 
Posts: 36
Default Problem with Pivot Table

How to make it flexible and it wont fix on the size of the
data? How to make the pivot table will expand follow by the expands of
data?


Create a dynamic named range for your source data - see
http://www.contextures.com/xlNames01.html#Dynamic

Rgds,
Andy