doneitagain
IS-IT--Management
I am trying to run a MSQuery using VBA code in Excel 2000.
I use the query to access our informix database and return data into Excel.
I need to run the query in a for/next loop to return data based on a range of cells. The data returned is then copied to the appropriate cells in the worksheet and the process continues with the query rerun with the next cell value as the parameter.
I can't find info anywhere. Please help ....
Thanks in advance...
I use the query to access our informix database and return data into Excel.
I need to run the query in a for/next loop to return data based on a range of cells. The data returned is then copied to the appropriate cells in the worksheet and the process continues with the query rerun with the next cell value as the parameter.
I can't find info anywhere. Please help ....
Thanks in advance...