I'm trying to create a sum using several columns, at the same time ignoring the #N/A reference in some cells. This is what I have and it does not error out, neither does it give me the result I'm looking for. Can anyone offer any assistance for me?
=SUMIF(C6:C23:G6:G23:J6:J23:O6:O23:R6:R23:U6:U23,"<> #N/A")
=SUMIF(C6:C23:G6:G23:J6:J23:O6:O23:R6:R23:U6:U23,"<> #N/A")