Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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. |