Search results

  1. V

    Setting x axis scale in charts

    I figured it out... on print event in the details section of the report instead of activate
  2. V

    chart changing scale minimum.

    http://www.access-programmers.co.uk/forums/showthread.php?t=48641 That solved most of my problem... Now I have the issue of the activate event doesn't happen when just printing the report.
  3. V

    Graph/Chart Change Y-AXIS with Code

    I found the code I was looking for http://www.access-programmers.co.uk/forums/showthread.php?t=48641&highlight=Maximum+Scale
  4. V

    Setting x axis scale in charts

    Thanks Rachael! You're a life-savior. I spent god knows how many hours trying to figure this out. Now the only problem I have is with the Activate event. It works great when I just want to view the report. But I am automating the printing of the report and it doesn't work then. Anyone have any...
  5. V

    chart changing scale minimum.

    Same problem here in 2000. Did you guys find solutions somewhere? I've been looking everywhere
  6. V

    Graph/Chart Change Y-AXIS with Code

    I've been playing with this all day and haven't been able to figure out how to make it work. I'm trying to adjust the Y-Axis scale I want to make the Minimum = 2 and the Maximum = 6 and the Major unit = 0.5 How do I do this with code. I have a bunch of datasets which use this chart and have...
Back
Top Bottom