F
Freddy G
Is it possible to create a loop that would cycle through
each macro object in my database and list each action
inside the macro? For instance, write the macro's name to
a field in a temp table and then write each action for
that particular macro sequentially in a memo field.
I have about 90 macros that print different combinations
of access reports and when I have to switch out reports
from the macros it becomes quite a pain going through each
macro and checking if the report I am looking for is in it.
Thanks in advance
each macro object in my database and list each action
inside the macro? For instance, write the macro's name to
a field in a temp table and then write each action for
that particular macro sequentially in a memo field.
I have about 90 macros that print different combinations
of access reports and when I have to switch out reports
from the macros it becomes quite a pain going through each
macro and checking if the report I am looking for is in it.
Thanks in advance