nicksource
Registered User.
- Local time
- Today, 07:46
- Joined
- Feb 18, 2008
- Messages
- 69
Hi guys,
I've made a stock control system, which basically has a "Stock In" and "Stock Out" tables, then using a DSum it calculates the stock level. So it isn't actually storing the stock figure.
I have a field for the products that's called "Minimum Stock" - which is simply the level the stock should stay above.
What I want, is a form that lists all the stock that is near or below this level but since I use a DSum (I'm not a VBa programmer) I'm not sure how to do this?
Thanks in advance,
Nick.
I've made a stock control system, which basically has a "Stock In" and "Stock Out" tables, then using a DSum it calculates the stock level. So it isn't actually storing the stock figure.
I have a field for the products that's called "Minimum Stock" - which is simply the level the stock should stay above.
What I want, is a form that lists all the stock that is near or below this level but since I use a DSum (I'm not a VBa programmer) I'm not sure how to do this?
Thanks in advance,
Nick.