Re: Using MZtools Freeware for VBA
- From: John Mishefske <jmishefskeNO@xxxxxxxxxxxxx>
- Date: Sat, 31 Dec 2005 08:04:49 GMT
Randy Harris wrote:
"sara" <saraqpost@xxxxxxxxx> wrote in message news:1135952423.284581.149890@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi - I know I have lots of dead code in my Access 2000 app. I wanted to remove it and I saw this free software on prior posts to remove dead code. My problem is that I downloaded the VBA version and I can't figure out how to execute it! The instructions say to use the installed icons, but I have Help, Uninstall and a link to the web site. I tried the VB60 version and got the same results.
Can anyone help? I'm feeling a little stupid right about now, and hoping someone knows what to do here.
thanks sara
Sara,
For use in A2K, you must use the VBA version (Version 3). Once it's installed go to the code window, Add In Manager. You should see it in the list. Once it's loaded, you should see it in the Tools menu and you can activate the MZ-Tools toolbar.
You may also need to register the MZTOOLS3.DLL with a command line like this:
regsvr32 c:\<path to the file>\mztools3.dll
typed in at a Command Prompt window.
-- '--------------- 'John Mishefske '--------------- .
- References:
- Using MZtools Freeware for VBA
- From: sara
- Re: Using MZtools Freeware for VBA
- From: Randy Harris
- Using MZtools Freeware for VBA
- Prev by Date: Re: Find and Replace against set of rules in 2nd table
- Next by Date: Calculate Date Difference and display message box
- Previous by thread: Re: Using MZtools Freeware for VBA
- Next by thread: Report / Query Problem
- Index(es):
Relevant Pages
|
|