B bhecht Registered User. Local time Today, 13:37 Joined Apr 18, 2003 Messages 13 Apr 22, 2003 #1 Does anyone know how i can make a field equal to the same value as in the last record added + 1 within a form?
Does anyone know how i can make a field equal to the same value as in the last record added + 1 within a form?
mark curtis Registered User. Local time Today, 13:37 Joined Oct 9, 2000 Messages 457 Apr 22, 2003 #2 =max([yourfield])+1