A
Alan4297
Six months ago, a VBA procedure worked fine. Now it doesn't work. The
offending line is:
Set oDbs = CurrentDb
When I run the procedure, "CurrentDb" is highlighted and the message is:
Function or interface marked as restricted, or the function uses an
Automation type not supported in Visual Basic.
What has happened?
Regards,
Alan
offending line is:
Set oDbs = CurrentDb
When I run the procedure, "CurrentDb" is highlighted and the message is:
Function or interface marked as restricted, or the function uses an
Automation type not supported in Visual Basic.
What has happened?
Regards,
Alan