Need to add rows to entire wksht that includes a pivot table
I have a worksheet that includes a pivot table. Adjacent to the table are
columns with formulas using some of the data in the pivot table. When the
pivot table (source data) changes, and a row is either added or deleted, I
need the adjacent columns to follow suit. Example:
Pivot table consists of: Category, Customer, etc. where column B is
Customer. My first adjacent column (not included in the PT) is column G.
The formula in Column G cell looks for the Customer name in Column B then
pulls data from another worksheet for that particular customer. If a new
customer is added, then I need the adjacent column formulas to move in direct
correlation to the PT data. Is this possible? If so, please help...
|