B
Becky Maurer
I'm attempting to write a sub routine that creates a
querydef; however some variable types are not available:
Database and QueryDef for example. When I attempt to
define variables of either of these types, I receive
a "user defined type not defined" error. I am running
Access 2002 SP3. I've never run into this problem before
(and I'm having a hard time finding answers in MS VB
Help). Any idea if these variable types are still
supported? (It has been a while since I coded in VBA.)
Or how I add the types to my "library"?
querydef; however some variable types are not available:
Database and QueryDef for example. When I attempt to
define variables of either of these types, I receive
a "user defined type not defined" error. I am running
Access 2002 SP3. I've never run into this problem before
(and I'm having a hard time finding answers in MS VB
Help). Any idea if these variable types are still
supported? (It has been a while since I coded in VBA.)
Or how I add the types to my "library"?