I have a database that is all based off queries/macros. For example, on a button press event a macro will fire, that runs 4 queries. Running these 4 queries usually takes around 15 minutes. Would this process be any faster if I altered the macro and set everything to run through VBA? Or would the speed be to comparable to even begin making the change? Thoughts?