J
Jason Kaufman via AccessMonster.com
I am needing to create a query of some sort that will look at a row which has
an item #, an OnHand qty, a Sales Order Qty, and a revised OnHand qty (which
is First OnHand Qty - SalesOrder Qty).
Then IF the next row contains the same item #, I want the revised OnHand Qty
to replace the First OnHandQty so the Onhand Qty will continue to decrease
for each successive line of the same item#. (The SalesOrderQty will likely
change for each record of the table)
I am somewhat new to Access and am mostly self-taught by playing and testing
ideas out, but this request from my boss has me stumped. If it is necessary
to create this in SQL, please be quite clear how to do this as I haven't
ventured into this area to date.
Any help on this idea would be immensely appreciated, as I have been banging
my head on this for the past week.
an item #, an OnHand qty, a Sales Order Qty, and a revised OnHand qty (which
is First OnHand Qty - SalesOrder Qty).
Then IF the next row contains the same item #, I want the revised OnHand Qty
to replace the First OnHandQty so the Onhand Qty will continue to decrease
for each successive line of the same item#. (The SalesOrderQty will likely
change for each record of the table)
I am somewhat new to Access and am mostly self-taught by playing and testing
ideas out, but this request from my boss has me stumped. If it is necessary
to create this in SQL, please be quite clear how to do this as I haven't
ventured into this area to date.
Any help on this idea would be immensely appreciated, as I have been banging
my head on this for the past week.