473,511 Members | 16,068 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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

Dec 30 '05 #1
3 3270

"sara" <sa*******@yahoo.com> wrote in message
news:11**********************@g44g2000cwa.googlegr oups.com...
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.

--
Randy Harris
tech at promail dot com
I'm pretty sure I know everything that I can remember.
Dec 30 '05 #2
Randy Harris wrote:
"sara" <sa*******@yahoo.com> wrote in message
news:11**********************@g44g2000cwa.googlegr oups.com...
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
'---------------
Dec 31 '05 #3
sara wrote in message
<11**********************@g44g2000cwa.googlegroups .com> :
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


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
Jan 2 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
2744
by: MLH | last post by:
I would like to use a utility that can read tables inside an Access 97 mdb file. Writing not necessary. No other objects need to be readable - only tables. Anybody know of a freeware utility?
3
2233
by: Lizard | last post by:
One of the nicest things about Delphi was the wide range of freeware components easily found on the net. Are there similair libraries for C#? (Not looking for war3z -- only components which are...
1
2421
by: Raed Sawalha | last post by:
Hello I have ActiveX DLL and I usually register it using following procedure 1. gactutil -i ActiveXDLL 2. regasm ActiveXDLL /tlb:DLLNAME/codebase 3. then using the activeX can I automate step...
2
1505
by: Jon Schwartz | last post by:
Hello, and happy holidays! My company has bundled up a bunch of our own controls and components as freeware developer downloads. They've been hot downloads for the last few months mainly...
2
309
by: Peter Osawa | last post by:
Hi, In VB6 I was used to add procedure headers with MZtools, and other goodies... Is there an addin floating anywhere to add headers and others texts ? TIA
3
1147
by: C# Learner | last post by:
Has anybody here released a freeware .NET app? How many downloads does it get?
4
1586
by: sachin | last post by:
hello everyone, i am searching for a html 2 pdf freeware. i have found a similar thread but the reply to it is not a freeware. if someone could please help me find one. thanks in advance. sachin.
2
1606
by: Brahm | last post by:
Guys, is there anything like mztools to vb 2005 ? Daniel
4
1332
by: Block | last post by:
(Da ich immer nur unter Solaris und Linux Programmiere bin ich nicht Sachkundig.) Mir hat man gesagt, dass DotNet Freeware ist und jeder damit Programme Programmieren kann und sie weiter geben...
1
1465
by: fjlaga | last post by:
I'm developing an add-in for Excel using VB.NET. My current specific problem is how to load images in my command bar buttons. The CommandBarButton has a .Picture property of type IPictureDisp. ...
0
7353
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7508
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5662
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5063
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3222
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3212
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1572
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
781
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
446
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.