
December 30th, 2005, 02:35 PM
| | | Using MZtools Freeware for VBA
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 | 
December 30th, 2005, 02:45 PM
| | | Re: Using MZtools Freeware for VBA
"sara" <saraqpost@yahoo.com> wrote in message
news:1135952423.284581.149890@g44g2000cwa.googlegr oups.com...[color=blue]
> 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
>[/color]
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.
--
Randy Harris
tech at promail dot com
I'm pretty sure I know everything that I can remember. | 
December 31st, 2005, 08:15 AM
| | | Re: Using MZtools Freeware for VBA
Randy Harris wrote:[color=blue]
> "sara" <saraqpost@yahoo.com> wrote in message
> news:1135952423.284581.149890@g44g2000cwa.googlegr oups.com...
>[color=green]
>>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
>>[/color]
>
>
> 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.
>[/color]
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
'--------------- | 
January 2nd, 2006, 01:35 PM
| | | Re: Using MZtools Freeware for VBA
sara wrote in message
<1135952423.284581.149890@g44g2000cwa.googlegroups .com> :[color=blue]
> 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[/color]
I think, if you download the current version (MZ-Tools 3.0 for VBA), it
comes with an installation file (MZTools3VBASetup.exe), which should be
able to perform a successfull installation by doubleclick.
--
Roy-Vidar |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | | | | What is Bytes?
We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights.
Get the best answers to your questions from over network members.
|