Results 1 to 3 of 3

Thread: Pivot Tables

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2004
    Location
    New York
    Posts
    15

    Pivot Tables

    Hi-
    I have a pivot table attached to a control button, however, every time I use the control button, I get a new pivot table. Any suggestions on how I can just get it to update the existing one?
    Thanks for your help, and have a great day.
    -Helene

  2. #2
    Addicted Member
    Join Date
    Aug 2002
    Location
    Luton, UK
    Posts
    178
    Something like :-

    Code:
    Worksheets("Sheet1").Range("A1").PivotTable.RefreshTable
    Regards
    BrianB
    -------------------------------

  3. #3

    Thread Starter
    New Member
    Join Date
    Jul 2004
    Location
    New York
    Posts
    15
    Thank you very much Brian. I'll let you know how it turns out.
    -Helene

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width