A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi Mike
Suggestions.
- Create a table listing all the products and their corresponding minimum quantity allowed in stock so we could determine when the product must be replenished
- Convert it into an Excel table and name it "MinStockTable"
- On the data entry sheet. Create/convert your tables into an excel table
Column D formula is =B2-C2 and fill it down
Column E (Status) formula =IF(D2<=VLOOKUP(A2,MinStockTable,2,FALSE),"Replenish","OK") and copy/fill it down.
- With the help of slicers you could easily filter your data by the "Replenish" criteria
Here is the link to the sample file in the pictures https://we.tl/t-hJ3o1tcuA7
For more info check the video below
Do let me know if you need more help.
Regards
Jeovany