How to get list of reports which contains macros?

Should be possible. This utility … List objects used in a series of reports … can cycle through a series of full client reports. You could tweak it to look for VBA code, rather than data provider objects. To “look for” VBA code, do a google search for VBA Extensibility. Basically, it’s a built-in Microsoft library (not BusObj) that allows VBA to write VBA.


Dwayne Hoffpauir :us: (BOB member since 2002-09-19)