
Error : Can't Carry Out Action .....
Hello All,
I have written a multi-use invoice processing system, and
have encountered an error message I have never seen before.
A user had entered some details onto a form, and clicked
the button to print (which runs some VB code).
They got the message:
"You can't carry out this action at the present time"
message from Access.
Clicking any of the buttons to close the form etc produced
the same message.
The VB code behind the buttons on the form is in a
separate MODULE for convenience. Other controls on the
form with code on the buttons seems to work fine.
Does anybody know how this message is generated?
Many Thanks,
Jon Adams