View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
René[_2_] René[_2_] is offline
external usenet poster
 
Posts: 24
Default Online Help on VBIDE

I'm using Microsoft Office Excel 2003 SP3.

I'm doing a great use of the Help box in the VBEditor. It is very useful
for me. When I type any VBIDE words in the Help box, it returns "No results
found".

How can I get help on VBComponents, VBProject, codemodule and other VBIDE
stuff.

Below are the checked references of my VBAProject:
- Visual Basic For Applications
- Microsoft Excel 11.0 Object Library
- OLE Automation
- Microsoft Office 11.0 Object Library
- Microsoft Forms 2.0 Object Library
- Microsoft Visual Basic for Applications Extensibility 5.3

Thanks in advance.