Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dim rsData As Recordset
This is where I get the error - on rsData.Open But all the samples and manuals I've found use this method, so where lies the mistake? I'm using Excel 2003 -------------------------------- I've found the solution: instead of \Dim rsData As Recordsdet\ I have to decla \Dim rsData As ADODB.Recordsdet\ And now I can use the 'Open' method freely :) Thanks for your feedback |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Compile error: Method or data member not found | Excel Worksheet Functions | |||
Compile Error Method or data member not found | Excel Programming | |||
Compile Error: Method or data member not found | Excel Programming | |||
Compile Error: Method or data member not found | Excel Programming | |||
Compile Error: Method or data member not found | Excel Programming |