Forum Discussion
Mangoorani
Jun 28, 2021Copper Contributor
looking for a short formula
I have several columns that need add then subtract then add then subtract. For example, Is there a way to short the formula? Thanks, M.
JMB17
Jun 29, 2021Bronze Contributor
I believe you could also try (edited after I saw you had uploaded a file):
=$B4-SUMPRODUCT(-1^ISERROR(SEARCH("Restock",$D3:$AB3)),$D4:$AB4)