Err: "You can't carry out this action at the persent time."

J

Jeff

I am getting the error message "You can't carry out this
action at the persent time." when I save try and save my
current record using this code:

DoCmd.DoMenuItem acFormBar, acRecordsMenu, acSaveRecord, ,
acMenuVer70

This is only happening on 2 installations of approx. 200.

Any help would be appreciated.

Jeff
 
Top