Macro and Visual Basic

  • Thread starter Thread starter Matthew
  • Start date Start date
M

Matthew

How does the macro object in Access relate to the kind of macro that can be
edited in Visual Basic?

Matthew
 
They are not the same. In ACCESS, the reference is to VBA code, which is the
same as a macro in EXCEL or WORD. Macros in ACCESS are step-by-step editors
that allow you to select specific actions, but are much more limited in
scope than are VBA procedures.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top