G
Guest
Hello:
I found code that can be used to edit the Maximum Scale of of the Primary Y
Axis of a graph, but I am having difficulty editing this code to change the
Maximum Scale of the Secondary Y Axis. Does anyone know how I can do this?
Here's the code...
Me![OLEUnbound0].Axes(2).maximumscale = Me![MaxScale]
Thank you!
I found code that can be used to edit the Maximum Scale of of the Primary Y
Axis of a graph, but I am having difficulty editing this code to change the
Maximum Scale of the Secondary Y Axis. Does anyone know how I can do this?
Here's the code...
Me![OLEUnbound0].Axes(2).maximumscale = Me![MaxScale]
Thank you!