Error : Can't Carry Out Action ..... 
Author Message
 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



Sat, 13 Nov 2004 16:33:08 GMT  
 Error : Can't Carry Out Action .....
What is the code that is trying to be run?  Is there code in the form's
BeforeUpdate event?

RJ


Quote:
> 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



Sun, 14 Nov 2004 03:36:31 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Strange error msg 2486 -- you can't carry out this action at the present time

2. Strange error msg 2486 -- you can't carry out this action at the present time

3. Strange error msg 2486 -- you can't carry out this action at the present time

4. Strange error msg 2486 -- you can't carry out this action at the present time

5. Strange error msg 2486 -- you can't carry out this action at the present time

6. access error # 2486 - You can't carry out this action at the present time

7. Run-Time Error 2486 - Can't Carry Out Operation at Present Time

8. You cant carry out this action

9. 'Canned' data in VB program

10. Run-time error '524': This action was cancelled by an associated object

11. Trapping Action Query 'Errors'

12. Error 2468 - "you can't carry out this action at the present time"

 

 
Powered by phpBB® Forum Software