So I'm using a 2011 version of Excel on Mac OS 10.7 and I wanted to highlight a cell with yellow using the condition that two other cells in a different row have matching values (namely "Amount in Shed" <= "Reorder Amount"). This works fine using the formula "=IF(J8<=L8,1)".
Now, each row represents a particular item in our inventory and this one cell in question is essentially just a status square that would be yellow any time ONE OR MORE items in our ENTIRE stock is at or below the reorder amount.
My question is: is it in fact possible to get the one cell to turn yellow (in this case) when ANY row(s) has fulfilled the condition? If so, how would i do it?
Thanks
Now, each row represents a particular item in our inventory and this one cell in question is essentially just a status square that would be yellow any time ONE OR MORE items in our ENTIRE stock is at or below the reorder amount.
My question is: is it in fact possible to get the one cell to turn yellow (in this case) when ANY row(s) has fulfilled the condition? If so, how would i do it?
Thanks