User Profile

Collapse

Profile Sidebar

Collapse
phil105
phil105
Last Activity: Apr 4 '14, 10:30 AM
Joined: Apr 3 '14
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • phil105
    replied to Show Hide Data Table in Form's Chart
    Didn't need to ask, sorry.
    Recorded a macro in Excel editing chart objects and ripped the code from that.
    This was attached to a control button, and another used for "True" to show the data table
    Code:
    Me.GRAPH1.HASDATATABLE = False
    I also figured out formatting the number on the axis which is a bit more complicated
    This was part of the code used when the chart was re-queried and dependant on the reult...
    See more | Go to post
    Last edited by phil105; Apr 4 '14, 08:47 AM. Reason: Add code used

    Leave a comment:


  • phil105
    started a topic Show Hide Data Table in Form's Chart

    Show Hide Data Table in Form's Chart

    How can I show/hide the data table in an embedded chart of a form in MS Access(2003)?

    I want users to click a control rather than play with the chart
    I can find stuff on show legend but not data table
    See more | Go to post
No activity results to display
Show More
Working...