G
Guest
Excel 2000 / WIN2K
===========================================================
Thanks for looking at my request.
I have a workbook with 2 sheets in it. Sheet1 is called "RawData" and Sheet2 is called "Chart". Whern you start Excel and open the book, a opopup form asks you for a date range. Once you enter a valid date range, I query SQL Server and extract the proper data and return it to RawData sheet. The number of columns remains the same but the rows can be from none to thousands.
My question is how can I setup the Chart sheet to handle the changing dataset ?
I'm an excellent VB programmer but cannot figure out the proper object to use to manage the chart and data.
Thanks to all and happy holidays.
Craig
===========================================================
Thanks for looking at my request.
I have a workbook with 2 sheets in it. Sheet1 is called "RawData" and Sheet2 is called "Chart". Whern you start Excel and open the book, a opopup form asks you for a date range. Once you enter a valid date range, I query SQL Server and extract the proper data and return it to RawData sheet. The number of columns remains the same but the rows can be from none to thousands.
My question is how can I setup the Chart sheet to handle the changing dataset ?
I'm an excellent VB programmer but cannot figure out the proper object to use to manage the chart and data.
Thanks to all and happy holidays.
Craig