Help for VBA for Access 2000 is incomplete

D

David

I have just switched to working on a laptop after a
failure of a hard disk on my desktop.

I am disturbed to discover that the help file for VBA
accessable from the modules window within Access 2000 is
incomplete. For example if I select the index tab and
then enter OpenRecordset I am shown a list of topics as I
would expect. However selecting OpenRecordset Method
from this list does not show the help for that topic. Of
the 18 topics displayed only the last 4 will display the
help for the topic.

I have done a reinstal/add or modify from the Office 2000
disks and added the help file for VBA without achieving
anything.

What is wrong? How do I fix it? Any help would be much
appreciated.

I have the following libraries referenced:

VBA
MS Access 9.0 object
OLE automation
MS DAO 3.6
Calendar Control 9.0
MS ADO extension 2.7
MS Active X 2.5
MS Word 9.0
MS VBA extensibility 5.3
 
E

Eric Butts [MSFT]

Hi David,

Take a look at this article
http://support.microsoft.com/default.aspx?scid=KB;EN-US;249065

I believe it's related to your issue.

I hope this helps! If you have additional questions on this topic, please
respond back to this posting.


Regards,

Eric Butts
Microsoft Access Support
(e-mail address removed)
"Microsoft Security Announcement: Have you installed the patch for
Microsoft Security Bulletin MS03-026? If not Microsoft strongly advises
you to review the information at the following link regarding Microsoft
Security Bulletin MS03-026
<http://www.microsoft.com/security/security_bulletins/ms03-026.asp> and/or
to visit Windows Update at <http://windowsupdate.microsoft.com/> to install
the patch. Running the SCAN program from the Windows Update site will help
to insure you are current with all security patches, not just MS03-026."

This posting is provided "AS IS" with no warranties, and confers no rights


--------------------
| Content-Class: urn:content-classes:message
| From: "David" <[email protected]>
| Sender: "David" <[email protected]>
| Subject: Help for VBA for Access 2000 is incomplete
| Date: Mon, 12 Jul 2004 08:13:36 -0700
| Lines: 34
| Message-ID: <[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcRoIs4cxyYHp4IDTPeBOqkoTRBclQ==
| Newsgroups: microsoft.public.access.setupconfig
| Path: cpmsftngxa06.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.access.setupconfig:30633
| NNTP-Posting-Host: tk2msftngxa12.phx.gbl 10.40.1.164
| X-Tomcat-NG: microsoft.public.access.setupconfig
|
| I have just switched to working on a laptop after a
| failure of a hard disk on my desktop.
|
| I am disturbed to discover that the help file for VBA
| accessable from the modules window within Access 2000 is
| incomplete. For example if I select the index tab and
| then enter OpenRecordset I am shown a list of topics as I
| would expect. However selecting OpenRecordset Method
| from this list does not show the help for that topic. Of
| the 18 topics displayed only the last 4 will display the
| help for the topic.
|
| I have done a reinstal/add or modify from the Office 2000
| disks and added the help file for VBA without achieving
| anything.
|
| What is wrong? How do I fix it? Any help would be much
| appreciated.
|
| I have the following libraries referenced:
|
| VBA
| MS Access 9.0 object
| OLE automation
| MS DAO 3.6
| Calendar Control 9.0
| MS ADO extension 2.7
| MS Active X 2.5
| MS Word 9.0
| MS VBA extensibility 5.3
|
|
|
|
|
 
J

Jürgen Michel

Maybe it's depended on one or more references.
Try to uncheck step by step the references, and try to
call the help between it.
It's possible, You haven't install all depending modules
properly.

Jürgen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top