Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want to be able read rows from a spreadsheet and insert into a MS Access
database. I'm having a problem in just declaring object variables as follows: Dim db As DAO.Database Dim rs As DAO.Recordset I get a compile error on both of these declaration statements. The error message is "User-defined type not defined". Do I have pre-define the "Database" and "Recordset" data types? -- Bob Kaku Email: http://www.majesty.org |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Writing Macro in Excel 07 | Excel Worksheet Functions | |||
Query from Access into Excel cause Access to go to read only | Excel Discussion (Misc queries) | |||
Writing a rule in excel... I think | Excel Worksheet Functions | |||
need help writing a formula in excel | New Users to Excel | |||
export access to excel. change access & update excel at same time | Excel Discussion (Misc queries) |