Hello, I need to have some default values for fields that increment.
I have 3 tables for a database that tracks microfilm tapes: tape, group, and sequence. There are multiple groups per tape and multiple sequences per group.
I have a main form for the tape, group is a subform of tape, and...