Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2010
    Posts
    4

    Modify PivotChart Filter VBA


    I have a PivotChart on a form. I would like to format that charts filter via VBA. Right now I am filtering on 'ChartOrder' which is an integer. I would like to dynamically increment that integer after each print event.

    For example... I want to run the module that will load the PivotChart, print it, increment the 'ChartOrder' filter by one, print it, etc etc etc.

  2. #2
    llkhoutx is offline Competent Performer
    Windows Vista Access 2007
    Join Date
    Jan 2010
    Location
    Houston, Texas USA
    Posts
    373
    Use a query as the record source and then dynamically modify the query for each successive chart.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 12
    Last Post: 06-14-2010, 08:39 PM
  2. Replies: 2
    Last Post: 02-20-2010, 01:11 AM
  3. How Can I Modify the currency symbol programmatically
    By migo702000 in forum Programming
    Replies: 5
    Last Post: 11-03-2009, 04:34 AM
  4. Import and Modify data
    By crownedzero in forum Forms
    Replies: 7
    Last Post: 06-16-2009, 11:58 AM
  5. Run a PivotChart form based on query
    By Suzan in forum Queries
    Replies: 0
    Last Post: 06-11-2006, 03:48 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums