S sconly Registered User. Local time Today, 16:03 Joined Oct 8, 2002 Messages 56 Nov 14, 2002 #1 why do i get an error in the following code: Dim db As Database error message: compile error: user-defined type not defined matt
why do i get an error in the following code: Dim db As Database error message: compile error: user-defined type not defined matt
GJT Registered User. Local time Today, 16:03 Joined Nov 5, 2002 Messages 116 Nov 14, 2002 #2 Check Tools/References off the menu bar, you are probably missing a link to the DAO Object Libraries. Find a DAO Object Lib in the list and check the box. that should do it.
Check Tools/References off the menu bar, you are probably missing a link to the DAO Object Libraries. Find a DAO Object Lib in the list and check the box. that should do it.