My environment: Clean edition of WindowsXP and Office2003 Pro installed by Dell on a new empty PC. (None of the help omissions of previous Office editions.) One section of my Access VBA help seems to be missing.
What happens: (For this example I created an invalid SQL statement with which to open an ADO recordset, but this happens to me in all database error situations.) When a runtime error occurs, I receive, as I should, an error window containing in line one “Run-time error ‘(the error number)'”, in line two the reason for the error, and along the bottom of the window four buttons captioned “Continue” (always grayed out), End,. Debug and Help. Clicking on Help always results in a window titled Microsoft Visual Basic Help followed by a completely blank screen. Can anyone tell me how to get that portion of the help system that is missing?
Thank you,
John Littell