Is there anyway to tell when you are accessing a new record using the navagation key on a form. I have a field representing a counter on my form and I would like to automatically increment the counter for that group of records when the user goes to a new record.
For example A class is assigned a number of assignments that are numbered sequentially. When given a new assignment the last assignment numnber for that class is incremented by 1 and displayed in the assignment number text box on the new form.
For example A class is assigned a number of assignments that are numbered sequentially. When given a new assignment the last assignment numnber for that class is incremented by 1 and displayed in the assignment number text box on the new form.