Progressive qry

  • Thread starter Thread starter Jason Kaufman via AccessMonster.com
  • Start date Start date
J

Jason Kaufman via AccessMonster.com

I am wondering if it is possible to write a query that will do the following:

OnHand - SalesQty1 = OnHand1
OnHand1- SalesQty2 - OnHand2
OnHand2 - SalesQty3- OnHand3
etc.

This goes hand-in-hand with the question I asked this morning which I havent
seen any answer for yet.

Thanks for whatever you are able to offer!
 
I answered the morning one, I think.

Short answer: Do it with more than one query.
 
hmmm...ok, though not sure how i would do this to make it work.

[MVP] S.Clark said:
I answered the morning one, I think.

Short answer: Do it with more than one query.
I am wondering if it is possible to write a query that will do the
following:
[quoted text clipped - 9 lines]
Thanks for whatever you are able to offer!
 
Keep in mind that the changing OH quantity I need to track will be for each
individual item# for different SO# that may occur within a specified date
range.

[MVP] S.Clark said:
I answered the morning one, I think.

Short answer: Do it with more than one query.
I am wondering if it is possible to write a query that will do the
following:
[quoted text clipped - 9 lines]
Thanks for whatever you are able to offer!
 
Back
Top