Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In the VBA code to generate a PivotTable, I have lines that say
..PivotItems("1/18/2009").Visible = False ..PivotItems("1/22/2009").Visible = False Can I replace them with something that says don't show anything less than a certain age like don't show if item (date) is greater than Today() - 7.? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Creating a PivotTable w/o selecting data in an existing PivotTable | Excel Discussion (Misc queries) | |||
How does one get the PivotTable report info that feeds another PivotTable report? | Excel Programming | |||
PivotTable - PivotTable Field name is not valid - error! | Excel Programming | |||
Pivottable | Excel Programming | |||
Creating a PivotTable Report from an Another PivotTable Report | Excel Programming |