Compile Error:
User Defined Type not Defined
This error comes up on the line
Dim db As Database
When I retype the line, the drop-down list does not include "Database".
What is going on?
I suspect I may get the answer that I don't have the right libraries referenced. How do I acquire/install/reference more libraries? I kow there are alot, so should I check them all?
Thanks. Sean.
User Defined Type not Defined
This error comes up on the line
Dim db As Database
When I retype the line, the drop-down list does not include "Database".
What is going on?
I suspect I may get the answer that I don't have the right libraries referenced. How do I acquire/install/reference more libraries? I kow there are alot, so should I check them all?
Thanks. Sean.