Joe said:
Is there any reason to use macros versus VB code?
Will speed be affected? How about memory usage?
I'm a relative novice, but I do know how to save a macro as code.
Macros might be easier to use when you
are just getting started, but there is quite a bit of
functionality that macros just can't provide. Macros are
also missing or sorely lacking features that are essential
in anything more than a trivial application: error handling,
sufficient commentary, search/replace, a host of debugging
options and the ability to print out a listing.
If you're going to be working on anything beyond simple slap
it together databases, you really have to know VBA.
I've only ever used two macros in my programs, AutoKeys and
AutoExec.