I am trying to make an 4 Excel VBA Line Charts that will plot 16 points of Pressure over time. Pressure on the Y axis and Time on the X axis.
I have Excel 2000 and Office Web components 9.0. I have the 1 chart created and on the form. I cannot figure out how to arrange the data to be displayed on the chart. My data sets are in 2 seperate arrays.
AR_Preset_On_Times(0, 16)
AR_Preset_Psi_Values(0, 16)
I have seen many code examples but none that are line charts populated from arrays.
Any help would be greatly appriciated.
Chris Miller
This may help.
http://support.microsoft.com/kb/235885
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks