Forum Discussion
MarkShnier__You
3 years agoQrew Legend
Is this what you mean
- (IF(=, , 0)
- (IF(= , , 0)
- (IF(= , , 0)
- (IF(= , , 0)
//on T1, the goal is to test F, G,H,I to see if they equal A. Any that do should have their //corresponding values J,K,L, or M added up and subtracted against N
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
- (IF(
- (IF(
- (IF(
- (IF(=
//on T1, the goal is to test F, G,H,I to see if they equal A. Any that do should have their //corresponding values J,K,L, or M added up and subtracted against N
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
- DavisWard3 years agoQrew TraineeI think so, let me build out that formula and see if I'm getting the results I'm expecting.
------------------------------
Davis Ward
------------------------------- DavisWard3 years agoQrew TraineeYes, that is it. Thanks for that. I should have thought of that before, but it works perfectly.
------------------------------
Davis Ward
------------------------------