L
lukus2005
I have a listing of projects with the following columns...
column C - contains an "X" when project is completed.
column D - contains value of contract.
column N - contains a "Y" if project loss money.
I want to add the value of all contracts that are complete (X) AND did
not lose money (Y).
I know how to use the SUMIF for the first part of the equation but to
omit the ones losing money I am not sure how or if I can use it in a
SUMIF statement.
column C - contains an "X" when project is completed.
column D - contains value of contract.
column N - contains a "Y" if project loss money.
I want to add the value of all contracts that are complete (X) AND did
not lose money (Y).
I know how to use the SUMIF for the first part of the equation but to
omit the ones losing money I am not sure how or if I can use it in a
SUMIF statement.