T
Tsuki
I have an access 2000 database that I just inherrited. Everything has been
working fine until today. I have a subform that has a drop down list that
after performs the follwoing:
DoCmd.DoMenuItem acFormBar, acRecordsMenu, acSaveRecord, , acMenuVer70
it is at this line that I encounter the runtime error '2046' The action or
command 'SaveRecord' is not available now.
I have debugged and debugged and am at a loss... Why would this "all of a
sudden" start to occur? What could I have possbly have done that would cause
this to break?
Any insight or advice would be greatly appreciated!
Thanks
working fine until today. I have a subform that has a drop down list that
after performs the follwoing:
DoCmd.DoMenuItem acFormBar, acRecordsMenu, acSaveRecord, , acMenuVer70
it is at this line that I encounter the runtime error '2046' The action or
command 'SaveRecord' is not available now.
I have debugged and debugged and am at a loss... Why would this "all of a
sudden" start to occur? What could I have possbly have done that would cause
this to break?
Any insight or advice would be greatly appreciated!
Thanks