Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
My problem occurs when I run a macro to update pivot tables when new data has been populated into the underlying records. When the data records don't contain my reporting parameter during a particular week, my macro will default the page filter to "All" (or some other parameter) and not to the reporting parameter required since it is not present in this week's data. The problem arises when I run the macro during the following week and my reporting parameter is once again present in the data set. Since my page filter was pegged at "All" the previous week, it will not return to my targed paramater but will stay at "All". How do I programmatically peg my page filter to my reporting parameter even when the data parameter isn't present in data set? Instead of showing my parameter when it isn't present in the data set, perhaps it can read "no data" or something like this... Thanks in advance, -- Kent Lysell Financial Consultant Ottawa, Ontario W: 613.943.9098 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Filter PivotTable dropdown items to match report filter | Excel Discussion (Misc queries) | |||
parameter and macro driven pivot table filter? | Excel Programming | |||
Print Pivottable - show all selected items in page filter | Excel Discussion (Misc queries) | |||
I want to present and excel document on a .aspx page | Excel Programming | |||
How do I change a function's otional parameter default values programmically | Excel Programming |