Hi,
we sell many products online and in an effort to reduce cost, i have created excel sheet with various formula's for inventory
This is how excel looks like
a1: Cushions (code i use is "Cush01")
a2: Hammock (code i use is "Hamm01")
a3: 2 seat sofa (code i use is "2ss01")
I use =CountIF(A10:A1000,"Cush01") and straight away we know how many cushions we have sold at a given time and whats the remaining stock of cushions.
But 1 customer can buy multiple items, like cushions, hammock, 2 seat sofa etc. At the moment, for every item we have to create 3 entries in excel.
Question: Can I use CountIf or any other formula to look for multiple codes in a cell that I have crated and reduce stock against the item purchased?
Bookmarks