View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Project Mangler Project Mangler is offline
external usenet poster
 
Posts: 63
Default VBA Help problem

I'm using Office 2003 SP3 on Win 2000 SP4.

When I use VBA help, if thee are hyperlinks on the page I get a popup with
the following error:

"Runtime error has occurred"

Line 16:
Error: not implemented

If I choose debug from this dialog box I am taken to a script and another
error popup:
"htmlfile: Not implemented"

there is a yellow arrow at the line: "document.onclick =
window.parent.closeList"

Am I missing a reference somewhere in VBA or is this a more serious problem?
The Windows 2000 install has been around a long time...

I've tried a lot of things such as repairing Office etc but to no avail. I
thought that Firefox being my default browser might be a problem but
defaulting back to IE hasn't helped.

Any suggestions other than a total reinstall would be welcome. Thanks for
listening!