D
dbddavid
I have created a switchboard, that does work on some
machines, but it gives a runtime error 430 on some
machines.
The error is Class does not support automation or does not
support expected interface. When I debug it goes to the
following line of VB Code
Set con = Application.CurrentProject.Connection
What is missing on the machines that yield this error?
machines, but it gives a runtime error 430 on some
machines.
The error is Class does not support automation or does not
support expected interface. When I debug it goes to the
following line of VB Code
Set con = Application.CurrentProject.Connection
What is missing on the machines that yield this error?