Microsoft
Software
Hardware
Network
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
Strictly Dreamweaver: Anyone with experience on RSS extension to Dreamweaver CS4 out there?
Active Directory Query
What is wrong with my sql query to find a LIKE match?
Windows Server 2008 Small Business Premium Install Issue
VB .Net 2008 Express Deploy Application
Can't logon "The local policy of this system does not permit you to logon interactively."
Alter Table Alter Constraint
Understanding why there are no $_POST["myvar"] and how this works on linux but not on windows?
Physical wiring for hot stand-by
How would I output to CString instead of using stringstream ss?