G
Guest
Hallo
I hope some one has a idea i have no idea why the me.undo does not work.
Before i had form with a autonumber field and the me.undo worked fine now i
have changed the autonumber field to a number field and in the form before
insert i have the code Me![CreditNote IND] = Nz(DMax("[CreditNote IND]",
"[Credit Note]")) + 1 and since the change the undo does not work anymore
Regards
Markus
I hope some one has a idea i have no idea why the me.undo does not work.
Before i had form with a autonumber field and the me.undo worked fine now i
have changed the autonumber field to a number field and in the form before
insert i have the code Me![CreditNote IND] = Nz(DMax("[CreditNote IND]",
"[Credit Note]")) + 1 and since the change the undo does not work anymore
Regards
Markus