kylejmcintyre
New member
- Local time
- Yesterday, 19:53
- Joined
- Feb 19, 2009
- Messages
- 5
Hi,
I was recently directed by Bob Larson to download the V-Tools (http://www.skrol29.com/dev/en_vtools.htm) to help me perform deep searches of a large access project. The tool works great but I now have a need to automate it's use. Basically, I need to search for references to about 400 views in the system and purge ones that are unused (the guy who had this project last didn't believe in deleting stuff...). I'd like to do this either with VBA code or a macro, but I'm not sure if it's possible to call in to the V-Tools.
I know that it's possible to access COM Add-ins through the COMAddins application property, but I'm not sure if all Access Add-Ins are COM Addins. My testing of this property would suggest no since I don't seem to see the V-Tools in the collection. Any help in this matter would be greatly appreciated.
I am using Access 2003.
Thanks,
Kyle
I was recently directed by Bob Larson to download the V-Tools (http://www.skrol29.com/dev/en_vtools.htm) to help me perform deep searches of a large access project. The tool works great but I now have a need to automate it's use. Basically, I need to search for references to about 400 views in the system and purge ones that are unused (the guy who had this project last didn't believe in deleting stuff...). I'd like to do this either with VBA code or a macro, but I'm not sure if it's possible to call in to the V-Tools.
I know that it's possible to access COM Add-ins through the COMAddins application property, but I'm not sure if all Access Add-Ins are COM Addins. My testing of this property would suggest no since I don't seem to see the V-Tools in the collection. Any help in this matter would be greatly appreciated.
I am using Access 2003.
Thanks,
Kyle