Me.Undo does not work

  • Thread starter Thread starter Guest
  • Start date Start date
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top