I am not sure if this can even be done but you can do everything else with excel so I figured I would ask.
I have a large spread sheet that I want to easily identify part numbers that have multiple vendor numbers with stock on hand. If a part number has multiple vendor numbers and only one of them has stock on hand then I do not want to highlight the cell. I hope this makes sense.
I am using excel 2003. Below is an example of what I would like to do.
Clay
I have a large spread sheet that I want to easily identify part numbers that have multiple vendor numbers with stock on hand. If a part number has multiple vendor numbers and only one of them has stock on hand then I do not want to highlight the cell. I hope this makes sense.
I am using excel 2003. Below is an example of what I would like to do.
Code:
Part # Vendor # On Hand QTY
01APPO6 M15570-12[COLOR=red] 6[/color]
M15576-02[COLOR=red] 400 [/color]
01APP07 M15571-04 0 (no highlight needed)
M15572-04 12 (no highlight needed)
01APPO1 M15568-12[COLOR=red] 145 [/color]
M15564-02[COLOR=red] 1200 [/color]
Clay