DataHugger
Programmer
I wish to limit the number of values that appear on the side of the scale to three. I have seen many differnt ways to alter the value of a scale using VBA but I have found no way to limit the number of values that display.
Problem Description:
I have create a function that dynamically creates chart based on what worksheet in the workbook it is accessing.
I create four charts per worksheet. I am useing a function that selects different parts of the table and and generates a graph. I have now formated all the chart the way I want except for the scale. I want the automax displayed and two values inbetween 0 and the max to be displayed.
Does anyone know how to limit the value axis in this way?
Thanks again in advance.
-DataHugger
sorry if my quesiont was spastic.
Problem Description:
I have create a function that dynamically creates chart based on what worksheet in the workbook it is accessing.
I create four charts per worksheet. I am useing a function that selects different parts of the table and and generates a graph. I have now formated all the chart the way I want except for the scale. I want the automax displayed and two values inbetween 0 and the max to be displayed.
Does anyone know how to limit the value axis in this way?
Thanks again in advance.
-DataHugger
sorry if my quesiont was spastic.