Results 1 to 2 of 2
  1. #1
    RocketMonkey is offline Novice
    Windows 7 64bit Access 2013
    Join Date
    Feb 2013
    Posts
    2

    How do I achieve late binding on a Chart?

    I have a chart on a form. I removed the row source and set that in VBA once I get a department list. I set the chart query to a section of that department. When I run the form I get a big ugly error about not having a row source. I cannot set the row source at design time because I do not have the list of sections yet. Could I possibly put this in a subform and have it bind later that way? A .net programmer here doing freaking Access 2013 charts.



    John

  2. #2
    RocketMonkey is offline Novice
    Windows 7 64bit Access 2013
    Join Date
    Feb 2013
    Posts
    2
    Got this to work by using the On Current event and setting the graph row source there. The big nasty error only occurs in design mode so I consider this issue closed

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

Similar Threads

  1. Replies: 9
    Last Post: 01-20-2013, 10:27 PM
  2. Binding a checkbox to a subform
    By Bhat59 in forum Forms
    Replies: 3
    Last Post: 10-20-2011, 08:48 PM
  3. Binding 'count' <>1 to appropriate key
    By Captain Database ...!! in forum Queries
    Replies: 2
    Last Post: 06-09-2011, 06:44 PM
  4. Help with Relationships and how to achieve a goal.
    By kimhuff in forum Database Design
    Replies: 8
    Last Post: 03-10-2011, 12:56 PM
  5. Using the date to determine if something was late.
    By lyrikkmashairi in forum Access
    Replies: 3
    Last Post: 11-02-2010, 10:59 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