Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
I use ADO to open a Excel file using Jet OLEDB Provider. I have one issue in getting the recordcount. I open a excel sheet in ADO recordset I have a Excel that can contain many sheets. I open a excel sheet using ADO recordset, like rst.Open ("select * from [Sheet1$]", conn); Assume , The excel sheet "Sheet1" contain only Column headers and no data rows. If I open the excel sheet, the recordset rst shows a recordcount 0 (it actually showed recordcount as 30) and the EOF property is also false. Any idea ? Thanks in advance Dev |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Incorrect row number in my excel spread sheet | Excel Discussion (Misc queries) | |||
Can I set up Excel sheet that auto increments a no. when opened | Excel Discussion (Misc queries) | |||
ADO - recordset - closed excel workbook - know sheet name and cell name but no named ranges defined | Excel Programming | |||
Recordset.Recordcount Returns -1! | Excel Programming | |||
RecordCount problem | Excel Programming |