Question : Which is quicker, a macro or code?

Hi

I'm trying to populate a table with the results of approx 20 sql queries using inserts. To run the queries, i'm currently using a macro. This seems to take quite a while to run, and i'm just wondering if there would be any advantage to running the queries through VBA code, rather than the macro?

Answer : Which is quicker, a macro or code?

A macro is written using VBA code.... unless you are comparing a (insert) Query vs VBA?
Random Solutions  
 
programming4us programming4us