vba help (msdn collection) needed

R

Ricky

Hey people, can someone help me out here?

In VBA 6.0 I get an error when I try to use the Help-function. The message I get = "MSDN collection does not exist. Reinstall MSDN". Can someone help me out here? How to install or the software needed?

Thx, Ricky
 
A

Andrew Cushen

Ricky-

You need to do a re-install/add components of Office.
During the setup, you will be asked which components to
install. Go into the options for each Office app and
select VBA Help. The regular Help for each app does not
contain help for VBA.

That should fix it for you.

-Andrew
===========================================
-----Original Message-----
Hey people, can someone help me out here?

In VBA 6.0 I get an error when I try to use the Help-
function. The message I get = "MSDN collection does not
exist. Reinstall MSDN". Can someone help me out here? How
to install or the software needed?
 
Top