
querying a query(recordset object) [ADO]
Hi,
I have created a recordset object which is bound to a datagrid. I need
to bind only some of that data to an MSchart.
So can I query my datagrid's recordset to cut it down into a new
recordset for the chart?
Thanks,
ozi