J
Jeff
I'm using a search string that I've used in the past with no errors but now
I'm getting a "Compile error: User-defined type not defined". It errors out
on these two declared variables;
Dim db As Database
Dim qry As QueryDef
Thanks for any help.
I'm getting a "Compile error: User-defined type not defined". It errors out
on these two declared variables;
Dim db As Database
Dim qry As QueryDef
Thanks for any help.