T
Todd
I have an ADP that is returning the following error msg
for one user only: 'run-time error 430' "Class does not
support automation or does not support expected
interface. "
When I press debug, it takes me to the following line of
code:
"set conn = currentproject.connection"
It looks like some sort of issue with
currentproject.connection, but I'm not sure what it could
be. Again, Only one user is having this problem. They
can open the forms without a problem, but none of the
combo boxes are populated.
for one user only: 'run-time error 430' "Class does not
support automation or does not support expected
interface. "
When I press debug, it takes me to the following line of
code:
"set conn = currentproject.connection"
It looks like some sort of issue with
currentproject.connection, but I'm not sure what it could
be. Again, Only one user is having this problem. They
can open the forms without a problem, but none of the
combo boxes are populated.