Results 1 to 4 of 4
  1. #1
    Matt89 is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Feb 2012
    Posts
    2

    Question Generating graph from continuous form

    Hi guys,



    thanks for reading this post. I'm kinda new here, so bear with me

    I got a continuous form (referred as Form1) which has a dropdown and a few textboxes to generate a filter for the from. There are also two command buttons, one for filtering the data, one for generating a graph in Form2.

    The problem is with generating the graph. I'd like to use the form's filter for bounding the graph's data. So all records shown in Form1 must be used for the new graph (Graph1 in Form2). Is there a way to copy the filter to the new form or use the data?

    I know that this is explained quite weirdly, but I cannot think of another way at this moment.

    Thanks!

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,600
    VBA could set the RowSource property of the graph.

    Why is the graph on a separate form? Do you want to provide project for analysis?
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    Matt89 is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Feb 2012
    Posts
    2
    Quote Originally Posted by June7 View Post
    VBA could set the RowSource property of the graph.

    Why is the graph on a separate form? Do you want to provide project for analysis?
    FYI, because we want to display the records first in the continuous form and then generate a graph out of it in a seperate view to have buttons for previewing, printing and closing. The previewing is a prerequisite.

    And I did not catch your last sentence, unfortunately.

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,600
    Do you want to provide the project for analysis? Attach to post and I will download.

    Make copy, remove confidential data, run Compact & Repair, zip if large. Attachment Manager is below the Advanced post editor.

    Otherwise, could upload to fileshare site such as box.com and post link to file.

    For print purpose, might be better to use a report.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Generating Report from Form filtering
    By oica72 in forum Reports
    Replies: 5
    Last Post: 12-17-2011, 05:35 PM
  2. Replies: 3
    Last Post: 01-10-2011, 10:31 AM
  3. Generating Report from Form
    By mwabbe in forum Reports
    Replies: 8
    Last Post: 08-30-2010, 12:25 PM
  4. Form with Subform and Graph
    By DianeG in forum Forms
    Replies: 0
    Last Post: 03-22-2010, 01:47 PM
  5. Pivot table graph form export to powerpoint
    By maati1980 in forum Forms
    Replies: 0
    Last Post: 10-22-2009, 02:59 AM

Tags for this Thread

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