I don't even know if I can explain this properly. I am trying to figure out a formula that will subtract one cell from another cell, but ONLY IF there are certain values in two other cells. For example:

IF G103 = 0 AND D68:D69 = 4 THEN I want to subtract D55 from D68

Where it gets tricky is here: The numbers in G103, D68 and D69 are all VLOOKUP results and the number in D55 is the result of a long IF formula.

If anyone can help, I will be eternally grateful. I can also try and explain in greater detail, if needed.

Thanks.