S
Simon Glencross
I am trying to incorporate a re-order level function within a database I am
designing and need some suggestion / advice....
I have a function "Onhand" which gives me my current stock total.
I have added a new field in to tblproducts called reorderlevel which is
where the user can enter a number at which reordering should take place.
e.g. StockTotal= 10 reoderinglevel =10 item ??????? needs to be reordered
Does anyone have any suggestions on this?
Thanks in advance...
designing and need some suggestion / advice....
I have a function "Onhand" which gives me my current stock total.
I have added a new field in to tblproducts called reorderlevel which is
where the user can enter a number at which reordering should take place.
e.g. StockTotal= 10 reoderinglevel =10 item ??????? needs to be reordered
Does anyone have any suggestions on this?
Thanks in advance...