I am working on a database application menu and I am using a recordset to grab some information from the switchboard items table that Access creates. When dimensioning my variables I am getting an error that says User Defined Type not defined. and the error says it is coming from my line
Dim objDB As Database
I am using access xp. I am confused because I have created other apps that this error did not occur on and work fine. Is this something new from Access 2000 to Access XP?
Russ
Dim objDB As Database
I am using access xp. I am confused because I have created other apps that this error did not occur on and work fine. Is this something new from Access 2000 to Access XP?
Russ