i am trying to create a formular that allows me to add the allocated stock into it but struggling , at this time it looks at what the order quantity is minus what's in stock . what's on order and and tells me the quantity to order. IE DIFFQTY1 in the sceenshot below tells me i am minus 1on 2 items
I am now trying to include what in allocated for example diffyqty now tells me i need a minus 6 and a minus 1 the problem i am having is the criteria <0 when i put this in the diffqty column i get this error
this is what is in the diffqty1 diffqty1: Round([StockQty]+[OnOrderQty]+[PendingQty]-Sum([Order Details]!OrderQty*[Product Detail]!ProductQty),4)
thanks
steve
I am now trying to include what in allocated for example diffyqty now tells me i need a minus 6 and a minus 1 the problem i am having is the criteria <0 when i put this in the diffqty column i get this error
this is what is in the diffqty1 diffqty1: Round([StockQty]+[OnOrderQty]+[PendingQty]-Sum([Order Details]!OrderQty*[Product Detail]!ProductQty),4)
thanks
steve