I have four columns and five rows.....I have a formula that works, but there must be an easier way
this is what I'm using,maybe it can be condensed. I might want to expand the formula to accommodate more columns, but for now
=IF(M4=N4,O4+P4,IF(M4=N5,O4+P5,IF(M4=N6,O4+P6,IF(M4=N7,O4+P7,IF(M4=N8,O4+P8,"")))))
Thanks for help
this is what I'm using,maybe it can be condensed. I might want to expand the formula to accommodate more columns, but for now
=IF(M4=N4,O4+P4,IF(M4=N5,O4+P5,IF(M4=N6,O4+P6,IF(M4=N7,O4+P7,IF(M4=N8,O4+P8,"")))))
Thanks for help