V
Vilem Sova
I've been building a little utility MDB that will search & find all
instances of a search word within an MDB file. This is so that I can find
all references/uses of a table name, field name, query etc.
All's well so far, but I've got stuck with searching in the Macros. I've
tried the Containers ("Scripts") collection and Document collection/objects,
and can see some properties relating to the macros, but can't find the
property that gives me the executed text for the macro (so that I can find
instances of the search text).
Am I looking in the right place?
Thanks
Vilem Sova
instances of a search word within an MDB file. This is so that I can find
all references/uses of a table name, field name, query etc.
All's well so far, but I've got stuck with searching in the Macros. I've
tried the Containers ("Scripts") collection and Document collection/objects,
and can see some properties relating to the macros, but can't find the
property that gives me the executed text for the macro (so that I can find
instances of the search text).
Am I looking in the right place?
Thanks
Vilem Sova