Runtime error 2046
- From: Angela <Angela@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 11 Sep 2005 09:14:01 -0700
I am using Access 2000 on WinXP.
Something strange on my database.... out of the blue, I am now getting an
error msg "Run-time error 2046: The command or action 'Save Record' isn't
available now". When I click debug, the code has stopped at this line:
DoCmd.DoMenuItem acFormBar, acRecordsMenu, acSaveRecord, , acMenuVer70
but I've also tried replacing it with:
DoCmd.RunCommand acCmdSaveRecord
and the same error occurs.
.
- Follow-Ups:
- RE: Runtime error 2046
- From: Angela
- RE: Runtime error 2046
- Prev by Date: RE: Combo Box
- Next by Date: RE: Runtime error 2046
- Previous by thread: Combo Box
- Next by thread: RE: Runtime error 2046
- Index(es):
Relevant Pages
|