B
Bernie
I have a continuous form. I would like to establish a
field either in the query or form text box to obtain a
quantity value from the previous record. Ex:
Rec Date Avail On Order Demand Balance
1 8/28 100 200 50 250
I would then like the Balance from Rec 1 to be set as the
Avail balance for the next record and continue this:
2 9/05 250 100 50 300
3 9/12 300 50 100 250
Bernie
field either in the query or form text box to obtain a
quantity value from the previous record. Ex:
Rec Date Avail On Order Demand Balance
1 8/28 100 200 50 250
I would then like the Balance from Rec 1 to be set as the
Avail balance for the next record and continue this:
2 9/05 250 100 50 300
3 9/12 300 50 100 250
Bernie