P
Paul
can someone please tell me what is wrong with this code:
axisvalue = ActiveChart.Axes(x1value, x1value).Value
I am trying to set the value of the variable axisvalue to
equal the minimum value on the left chart axis.
axisvalue = ActiveChart.Axes(x1value, x1value).Value
I am trying to set the value of the variable axisvalue to
equal the minimum value on the left chart axis.