What access will allow you to create (1 Viewer)

  • Thread starter Thread starter Kingjames5
  • Start date Start date
K

Kingjames5

Guest
I might have missed something in the help file, but it looks like Access wont let you create a macro with vba (this might be a macro forum question). I saw it allowed the creation of forms, tables, and modules. Is it true you can't create a macro with code? If it is true, does anyone know why?
 
Yes It is true. The reason is a macro is just an automation of commands. In and of itself it actually cannot do anything.
 

Users who are viewing this thread

Back
Top Bottom