G
Guest
I want to show data for a certain time interval in my chart.
I can limit my data by specifying the data in the row source property of the
chart-control, but I would like the axis to reflect this as well. How do I
set the minimum and maximum values from VBA?
Setting them manually I can see that dates are somehow converted to a number
based on the date 1900-01-01, but I cant quite figure out how the hours are
defined etc.
An example would be nice.
I can limit my data by specifying the data in the row source property of the
chart-control, but I would like the axis to reflect this as well. How do I
set the minimum and maximum values from VBA?
Setting them manually I can see that dates are somehow converted to a number
based on the date 1900-01-01, but I cant quite figure out how the hours are
defined etc.
An example would be nice.