Hi, I was wondering if anybody could help me.
I have an application that iterates through each querydef, report, tabledef and form producing a table of all database objects which is useful to document database architecture. However, I cannot find a way to access the Macro Container via vba. It would be really useful if I could iterate through each macro, detailing each action and its parameters.
If anybody has any help on this, or can at least explain to me how Macros are actually stored within the Access DBE, that would be really helpful.
Many thanks in advance.
I have an application that iterates through each querydef, report, tabledef and form producing a table of all database objects which is useful to document database architecture. However, I cannot find a way to access the Macro Container via vba. It would be really useful if I could iterate through each macro, detailing each action and its parameters.
If anybody has any help on this, or can at least explain to me how Macros are actually stored within the Access DBE, that would be really helpful.
Many thanks in advance.