ctng
December 26th, 1999, 10:21 PM
Hi,
I am using MicrosoftAccess as my Database and VB6 as the programming language.
How do I draw a Chart with the data from ADO DataGrid directly. I have 10 rows and 3 columns of data in the DataGrid.
Column 0 is type GeneralDate.
Column 1,2,3 are integer. (Volumn of the sale figures)
Basically, I would like to draw a chart for volumn versus time.
Regards
CT
I am using MicrosoftAccess as my Database and VB6 as the programming language.
How do I draw a Chart with the data from ADO DataGrid directly. I have 10 rows and 3 columns of data in the DataGrid.
Column 0 is type GeneralDate.
Column 1,2,3 are integer. (Volumn of the sale figures)
Basically, I would like to draw a chart for volumn versus time.
Regards
CT