Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi, I build a report in Excel with a month-selector. What I want to achieve is that if a different month is selected the macro will be runned automatically. The macro will update two pivots using the commands below: ActiveSheet.PivotTables("PivotTable2").PivotCache. Refresh ActiveSheet.PivotTables("PivotTable1").PivotCache. Refresh Tips are very welcome :) Thanx, Mike -- Le_requin ------------------------------------------------------------------------ Le_requin's Profile: http://www.excelforum.com/member.php...o&userid=14831 View this thread: http://www.excelforum.com/showthread...hreadid=264635 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Starting Auto_Close macro based on an IF statement | Excel Discussion (Misc queries) | |||
Getting macro to copy to starting cell | Excel Worksheet Functions | |||
How can I assign a range starting cell based on a variable locati. | Excel Discussion (Misc queries) | |||
How can I assign a range starting cell based on a variable locati. | Excel Worksheet Functions | |||
Verify starting cell for macro | Excel Programming |