Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi All, I am having trouble getting the excel help files to work for the Recordset object. To be specific, if I open the VBE object browser, and type in 'Recordset' it lists 'Recordset' as a class under the ADODB library. If I right click on 'Recordset' in the list of classes,and choose 'Help', the MS VB Help application opens, but it stays with a blank grey screen. Help works fine for other objects (that I have tried) - for instance if I type in 'Range' and select the Excel library, right-click on 'Range' in the list of classes, an select 'Help' I get to help on the Range object no problem. I have the following references set (bound?): Visual Basic for Applications Microsoft Excel 9.0 Object Library OLE Automation Microsoft Office 9.0 Object Library Microsoft Access 9.0 Object Library Microsoft ActiveX Data Objects Recordset 2.8 Library Microsoft ActiveX Data Objects (Multi-dimensional) 2.8 Library Microsoft ActiveX Data Objects 2.8 Library Any advice is much appreciated. Thanks, Alan. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Recordset object loses validity in call between function & subrout | Excel Programming | |||
Recordset or Object is closed HELP PLEASE! | Excel Programming | |||
Recordset Problem - object is closed | Excel Programming | |||
Display a Recordset in Excel | Excel Programming |