C
Carl J. Hixon
Okay, I am brain dead!
I have a form that stores information about PLCs. Within that form is a
subform that collects information about installed modules. The first field
is a text box that represents the slot number (an integer 1-7, 1-12, 1-24).
Since the numbers are always sequential starting at 1, it seems silly to
type it in. How do I auto insert a number and increment if for each record
of the subform, restarting at 1 each time the parent record changes?
I know that this has to be very simple.
Thanks,
Carl.
I have a form that stores information about PLCs. Within that form is a
subform that collects information about installed modules. The first field
is a text box that represents the slot number (an integer 1-7, 1-12, 1-24).
Since the numbers are always sequential starting at 1, it seems silly to
type it in. How do I auto insert a number and increment if for each record
of the subform, restarting at 1 each time the parent record changes?
I know that this has to be very simple.
Thanks,
Carl.