VBA Help in Access 2007

  • Thread starter Thread starter Terry
  • Start date Start date
T

Terry

When looking through the Help engine, either local or online, I get blank
pages when I look at many detail pages in the Help file. For example, when
looking at most all web pages in ADO (Section I: ActiveX Data Objects (ADO),
there's one title line and no detail.
Is that planned behavior (no data) or is there some setting or site to find
information? I'm specifically looking for handling records in a table (read,
process, summarize).
Thanks
Terryomsn
 
When looking through the Help engine, either local or online, I
get blank pages when I look at many detail pages in the Help file.
For example, when looking at most all web pages in ADO (Section
I: ActiveX Data Objects (ADO), there's one title line and no
detail. Is that planned behavior (no data) or is there some
setting or site to find information? I'm specifically looking for
handling records in a table (read, process, summarize).

You might have a look at this discussion on StackOverflow.com:

http://tinyurl.com/35t6nka = >
http://stackoverflow.com/questions/2448752/associate-a-help-file-with
-a-library-in-the-vba-object-brower
 
Back
Top