Hi all,
This one may be hard to explain, but I'll do my best.
Via the table below.
I need to:
Sum hours
Where Job # (c2:c9) = E2
Except When Code # (d2:d9) = any value listed in "Exclude these code" (f2:f9)
Answer would be 5, as only B9 is going to meet the criteria
I know I can use a <> as...