Re: error 2046
- From: "Arvin Meyer [MVP]" <a@xxxxx>
- Date: Sat, 30 Aug 2008 23:25:14 -0400
Quite possibly the form's popup property is set to true which blocks certain
instances of saving or deleting.
--
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.mvps.org/access
http://www.accessmvp.com
"Dick Minter" <DickMinter@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:7AB2F27E-D1DE-4A24-AB9B-D7F74EF896C7@xxxxxxxxxxxxxxxx
docmd.runcomand acCmdSaveRecord and acCmdDeleteRecord are producing error
code 2046 and I cannot determine why. I have tried saving the record
with:
If me.dirty then
me.dirty = false
end if
But, the delete command still gets the error. What is producing the
error?
DM
.
- Prev by Date: Re: acNewRec works inconsistently
- Next by Date: If value selected in one field the enter date in another field
- Previous by thread: Re: Combo box not finding record... sometimes
- Next by thread: If value selected in one field the enter date in another field
- Index(es):