[AccessD] Disable undo function from VBA.

Ervin Brindza viner at eunet.yu
Thu Dec 4 06:34:51 CST 2003


----- Original Message -----
From: "StaRKeY" <starkey at wanadoo.nl>
To: "Access Developers discussion and problem solving"
<accessd at databaseadvisors.com>
Sent: 04 December, 2003 12:42 PM
Subject: RE: [AccessD] Disable undo function from VBA.


> Correct me if I'm wrong but wouldn't this imply that you close and open
the
> form every time a new value in a record is changed?:-)
>
Erwin wrote:
"When printing I programaticaly give the invoice a number and save the
record."
So, I think to close the form, only in the OnClick event of a command
button. And that have to be rarely... And after the printing I suppose that
the invoice is finished so the code can be even simpler: 
DoCmd.RunCommand acCmdSave
DoCmd.Close

but Erwin will decide :)
Ervin





More information about the AccessD mailing list