My issue is this

Bzokss
β
I have a master inventory sheet with hundreds of (part#s) currently in stock with an outbound inventory sheet used via forms. What's the proper formula for when I submit a new form submission on the outbound sheet with (part# & quantity) it will automatically subtract from my master sheet part#s current quantity
Answers
-
I'd suggest using a secondary column.
Column A: manually entered QuantityColumn B: =Column A - SUMIF(QTY column on outbound sheet, Part#@cell)
Help Article Resources
Categories
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!