G
Guest
Hi, suddenly I am getting a Run Time error 13 - Type Mismatch error on the
following line of code in a Function:
Set doc = dbs.Containers("Databases")!UserDefined
This cropped up suddenly today and had not given me any prior problems. As
a matter of fact, I use the same code in several databases and it works fine
in the others.
I have done a compact and repair and even deleted and re-entered the function.
Does anyone have a clue on why this could be happening?
Thanks for any help.
following line of code in a Function:
Set doc = dbs.Containers("Databases")!UserDefined
This cropped up suddenly today and had not given me any prior problems. As
a matter of fact, I use the same code in several databases and it works fine
in the others.
I have done a compact and repair and even deleted and re-entered the function.
Does anyone have a clue on why this could be happening?
Thanks for any help.