Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have several combo boxes that are used to feed diffirent
revenue scenarios. These scenarios are used by a PivotTable. I want to have the pivot table refresh automatically everytime a user clicks and or chooses a value from any of the pull-down menues from combo-boxes. What I have now is: Private Sub Worksheet_selectionChange(ByVal Target As Range) ActiveSheet.PivotTables ("PivotTable2").RefreshTable End Sub but this only works if the user clicks on a worksheet cell after wards. Any help? Thanks Thrava |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
linking a form combo box... results from the combo box to another | Excel Discussion (Misc queries) | |||
combo reference on another combo box for picking address etc. | Excel Worksheet Functions | |||
In Excel I need to set up a combo box based on another combo box. | Excel Discussion (Misc queries) | |||
"Combo Box - getting control combo box to stick in place in worksh | Excel Discussion (Misc queries) | |||
"Combo Box - getting control combo box to stick in place in worksh | Excel Discussion (Misc queries) |