View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John Keith[_2_] John Keith[_2_] is offline
external usenet poster
 
Posts: 175
Default Clicking on a help topic causes an error...

Im not sure If I need to post this question elsewhere, but here goes...

From excel 2002, I recorded a macro to add a shape, then editing the macro
code, the visual basic editor comes up. I clicked on "Microsoft Visual Basic
Help"
I then type in a keyword "shape" in box 1, then double clicking "shape" in
box 2 to bring up a topic list causes an error. Slecting any other topics
from box3 causes the same error. I still get the help text for the selection
in the right window for what ever I select... but the error is annoying..

A runtime error has occured
Do you wish to debug?

Line 114
Error: Operation is not allowed when the object is closed

Whats going on with this?


--
Regards,
John