C
Catarina
Guest
Hi Everyone!
I know this is a quite "old" problem but I have an Invoice database wich the invoice number was an autonumber field, but since it "jumped" numbers once I enter the form and closed it without entering data, so I changed it (afetr seeing some of the posts here" to a DMax function like this
=DMax("Invoice Number, "Invoice Table")+1, the problem is that now it returns the value 0 ALWAYS!!! What should I do ??? Where should I put the expression???
Can anybody help me??!!!
I know this is a quite "old" problem but I have an Invoice database wich the invoice number was an autonumber field, but since it "jumped" numbers once I enter the form and closed it without entering data, so I changed it (afetr seeing some of the posts here" to a DMax function like this
=DMax("Invoice Number, "Invoice Table")+1, the problem is that now it returns the value 0 ALWAYS!!! What should I do ??? Where should I put the expression???
Can anybody help me??!!!