Pivot Table Refresh

L

Lambi000

I have a pivot table within a main form as a subform. I have a button on the
main form for users to click to edit the underlying data in a pop up form.

When the popup closes, I want the pivot table subform to refresh, but I just
can't figure out where to do that. I have another button in the main form
that uses Me.Refresh, but it doesn't work in the situation as described above.

Help!
 
Top