Hi,
I need a way of doing a sum product for a non match.
i.e.
=((SUMPRODUCT(--('Sheet1'!$N:$N="not Yes"),--('Sheet1'!$N:$N="not No"),--('Sheet1'!$N:$N="not Sometimes"))))
The cells in column "N" can say up to 25 different statements but i want to tell it what NOT to count.
I need a way of doing a sum product for a non match.
i.e.
=((SUMPRODUCT(--('Sheet1'!$N:$N="not Yes"),--('Sheet1'!$N:$N="not No"),--('Sheet1'!$N:$N="not Sometimes"))))
The cells in column "N" can say up to 25 different statements but i want to tell it what NOT to count.