Forum Discussion
Stock Deduction for Sale Order Item
vangashiva I think we need more information about what you want because there are many solutions but I think most will not give you what you really want. For example you could just use =D2-C2 but I assume that is too specific for this 1 case. I believe you say you have a VLOOKUP formula in the Stock cell, so maybe tweak that formula to something like
=VLOOKUP(what you have now) - SUMIF($A$1:$A1,A2,$C$1:$C1)
so it will still do the stock lookup based on ITEM but then subtract all previous SO QTY found in the table.
- vangashivaDec 31, 2020Copper Contributor
I cannot subtract directly as multiple times it will repeat the value. I like to display row wise difference which is not happening. In real practical scenario, there will be multiple columns available apart from above table.
Please suggest some solution.
- mtarlerDec 31, 2020Silver Contributor
vangashiva Sorry I don't know what you are looking for. We need more information. Maybe attach a sample sheet. What you have said just isn't enough for me to understand.