A
Alison
Hello Everyone,
I'm having a Compile Error: "User-defined type not
defined" when I use the following code in Access 2002.
Dim dbs As DAO.Database, rst As DAO.Recordset
The DAO.database is highlighted. This has happened to
other syntax that used to work, but now causes the same
error. I'm adding a record to a table when an entry in a
combo box field is Not-In-List.
Thanks for the help,
Alison
I'm having a Compile Error: "User-defined type not
defined" when I use the following code in Access 2002.
Dim dbs As DAO.Database, rst As DAO.Recordset
The DAO.database is highlighted. This has happened to
other syntax that used to work, but now causes the same
error. I'm adding a record to a table when an entry in a
combo box field is Not-In-List.
Thanks for the help,
Alison