S
Steve
Probably an easy one, but I have been unable to find an answer:
I have a table of data in 'Sheet A' and I would like run an SQL query on
that table to return a record set that I will write to 'Sheet B'.
Should I be using ADO or is there an easier way?
If using ADO, what would the connection string be for the connection object?
Would I be pointing to the local excel file?
Any guidance is appreciated.
- Steve
I have a table of data in 'Sheet A' and I would like run an SQL query on
that table to return a record set that I will write to 'Sheet B'.
Should I be using ADO or is there an easier way?
If using ADO, what would the connection string be for the connection object?
Would I be pointing to the local excel file?
Any guidance is appreciated.
- Steve