Hello,
I have a main form linked to a subform by the "ID" of main form. The subform is a datasheet that has line items. I want it so that every time a new record is created in the subform, the "Line" integer field auto increments from 1 and so on, such as the first line they enter would be 1, then the second be 2, etc. How would I go about doing this?
I've provided a screenshot. Right now I entered in the line numbers manually.
Thanks!!