Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Use the WorksheetSelction Change event and check the target range....
Private Sub Worksheet_SelectionChange(ByVal Target As Range) End Sub If this post helps click Yes --------------- Jacob Skaria "Mustang" wrote: Does anyone know how I can create a macro that will run each time the Page selection changes in my Pivot Table to display a message box? I basically want to remind them to copy a total amount to another sheet. Many thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Synchronize the Pivot table page field selection in 2 tables? | Excel Worksheet Functions | |||
Pivot Table, Line Chart with Secondary Y axis, Page Field selection destroys Y2 axis | Charts and Charting in Excel | |||
Multiple selection in the page area of a pivot table | Excel Discussion (Misc queries) | |||
VBA Code for a pivot table to open database and to reference table current page | Excel Programming | |||
Pivot Table - Multiple Pivot Field Selection | Excel Programming |