Hello
I've just started getting the following error, triggered by the command DoCmd.Close on a form in Access2000.
The error description is:
'You can't carry out this action at the present time.'
Error number: 2486
I've never seen this error before, and that piece of code (on a standard Close command button) has been working fine, and not recently changed.
I have been working on code behind other controls on the form, but the connection is not obvious.
Any thoughts on what might be happening?
thanks
Dan
I've just started getting the following error, triggered by the command DoCmd.Close on a form in Access2000.
The error description is:
'You can't carry out this action at the present time.'
Error number: 2486
I've never seen this error before, and that piece of code (on a standard Close command button) has been working fine, and not recently changed.
I have been working on code behind other controls on the form, but the connection is not obvious.
Any thoughts on what might be happening?
thanks
Dan
Last edited: