How to execute MS Query inside Excel VBA?
I'm performing a query into an oracle database via excel and recording it into macros and then generating a report in excel. However, for query with many columns VBA excel couldn't handle it. What I did was I've saved the query as *.dqy and planning to execute the query within VBA excel but I don't know the code. Please help me....
Thanks very much...
Regards,
EbeN

