R
RB
I have the following line of code in an Access2000
database:
Dim dbRobin as Database
I keep getting the following error and don't understand
why...
Compile error
User-defined type not defined
database:
Dim dbRobin as Database
I keep getting the following error and don't understand
why...
Compile error
User-defined type not defined