Within all of my Office products (Excel, Access) and VB6, the HELP within VBA is not displaying properly (graphics do not display and I am seeing boxes with a red X) and I am continually getting Internet Explorer Script Errors. I think that I first noticed this occuring just after I installed VB 2005 Express.
Has anyone else noticed this problem And more importantly can anyone tell me how to correct this problem

Problems displaying VBA Help
Blackice
Within the folder C:\windows\system32
use the CMD window to execute
regsvr32 hhctrl.ocx
polymorphicx
Thanks for the suggestion.