I have no trouble adding the Microsoft Scripting Runtime as a Reference in a
VBA project, but when I search the Object Browser for Help on, say, .add for
the Scripting.Dictionary object, all I get is a gray window, no Help text at
all.
Same thing occurs if I highlight the .Add in the code and use F1.
How does one get the Microsoft Scripting Runtime Help to work properly in
VBA?
Using the same code in VB 6, the Help pops up from the VBA pages in the MSDN
Oct 2001 library.