View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Robin Hammond[_2_] Robin Hammond[_2_] is offline
external usenet poster
 
Posts: 575
Default RecordSet object - Cannot get help file to display

Well, it's part of MSDN if you get yourself a subscription but it's not
cheap. If you have VB6 you can also access it through the VB help system
which hooks into MSDN.

Robin Hammond
www.enhanceddatasystems.com

"Alan" wrote in message
...
"Robin Hammond"
wrote in message ...

Alan,

ADO is not part of Excel, so the help you are looking for is not
available.

You can find the ADO programmers' reference on msdn he


http://msdn.microsoft.com/library/de...dooverview.asp

Robin Hammond
www.enhanceddatasystems.com


Hi Robin,

Thanks for that. I guess I was misunderstanding.

I thought that by adding the reference to the library, I exposed the
objects therein and also the help files both to the excel application.

Is it possible to download the ADO help file that you referenced, so
that I access offline?

Thanks for your help,

Alan.