I
Ian Muller
We produce bags, when they come from the production line
each bag is marked with its own sequential number i.e.
first bag is 100, second bag 101.....102, 103, 104 etc.
I would like to keep a database that tracks the movement
of each individual bag. We produce around 100 bags a
day. How can I create a form where I type in only the
first and last bag number produced on that day, but all
the bag numbers are entered into the table i.e.
FORM: 1 to 100
TABLE: 1,2,3,4,5........100
each bag is marked with its own sequential number i.e.
first bag is 100, second bag 101.....102, 103, 104 etc.
I would like to keep a database that tracks the movement
of each individual bag. We produce around 100 bags a
day. How can I create a form where I type in only the
first and last bag number produced on that day, but all
the bag numbers are entered into the table i.e.
FORM: 1 to 100
TABLE: 1,2,3,4,5........100