Hello all,
I am wanting to add a new function to my sheet with a formula but I am unsure how to go about it. I have attached screen shots to make what I am trying to do a bit clearer.
Right now I have a number of formulas checking the "Product Ordered" column for particular products on order and reporting how many of each there are.
=SUMIF([PRODUCT ORDERED]:[PRODUCT ORDERED], CUSTOMER83, QTY:QTY)
I would like to modify this formula so that when a tick box in the "Dispatch Done" column is ticked it no longer counts the "Product Ordered" from that row.
Further to this I would like to set up another column with a formula that does the opposite, reports the numbers products dispatched.
Many thanks in advance.
