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 =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.