HI all
I have taken years to make a database that is 99% finished but I am having problems with the database finding combo.
I get an error when I try to run parts of the database.
---------------------------
Microsoft Visual Basic
---------------------------
Compile error:
User-defined type not defined
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Code line
Private Sub FindCombo_AfterUpdate()
( CTable As Recordset )
I am gettin a bit frustrated finding where i have gone wrong, if anyone can tell what i am doing wrong i would be very greatful..
many thanks
P.S forgot to say I originally setup the project in access 98 now it is in 2002 I’m not sure if I screwed something up when this happened
I have taken years to make a database that is 99% finished but I am having problems with the database finding combo.
I get an error when I try to run parts of the database.
---------------------------
Microsoft Visual Basic
---------------------------
Compile error:
User-defined type not defined
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Code line
Private Sub FindCombo_AfterUpdate()
( CTable As Recordset )
I am gettin a bit frustrated finding where i have gone wrong, if anyone can tell what i am doing wrong i would be very greatful..
many thanks
P.S forgot to say I originally setup the project in access 98 now it is in 2002 I’m not sure if I screwed something up when this happened
Last edited: