Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: kvogt
  • Order by date
  1. kvogt

    Difficulty Adjusting Scales on an Access Form Chart in VBA

    Okay, thanks for the tips, but I am still getting the same errors. I am using a simple line graph w/ two axes, a primary (left side) and secondary (right side). I only want to dynamically calculate the scale values for the secondary axis. I added reference to the MicroGraph 9.0 Library along...
  2. kvogt

    Difficulty Adjusting Scales on an Access Form Chart in VBA

    Access wizards, I am currently having a problem when trying to automatically set the minimum and maximum scale values on the axis of a chart on an Access Form. Here is the VBA code I have thus far: Forms![SawToothPilot]![GraphByItemNum].Object.Application.Chart.Axes(xlSecondary).MinimumScale =...

Part and Inventory Search

Back
Top