View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Per Jessen[_2_] Per Jessen[_2_] is offline
external usenet poster
 
Posts: 703
Default Online Help on VBIDE

Hi

Look at C Pearson's site:

http://www.cpearson.com/Excel/vbe.aspx

Regards,
Per

On 28 Sep., 20:38, René wrote:
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.