MZTools install help

  • Thread starter Thread starter Mike Taylor
  • Start date Start date
M

Mike Taylor

While looking for some VB tools online, I discovered MZTools by Carlos
Quintero on Chip Pearson's site where he says it is "one of the best
add-ins for the Visual Basic Editor ever written." After checking out
the add-in, I decided to download it and give it a try. Unfortunately,
I seem to have a problem as the add-in does not appear in the "TOOLS"
menu of MS Visual Basic Editor. Here's what I did after unzipping the
file to C:\Program Files\mztools:

1) I ran regsvr32.exe "C:\Program Files\mztools\mztool3.dll from RUN
on the START menu. A pop-up appeared saying the dll was successfully
installed.

Any idea why the add-in does not appear in my VB Editor? Any
suggestion(s) greatly appreciated.
 
Hi Mike

That file is the VB6 add-in. The Excel tools should be named
"mztool3VBA.dll". Try regsvr32 on that one and see if it helps.
 
Back
Top