K
KellyMcG03
I have this formula in my worksheet, it keeps returning "-#VALUE!-"
=IF(I2:I224="x","",IF(J2:J224="x","",COUNTIF(M2:M224,"ship")))
When I go to "Show calculation steps it shows that the error is in th
'I2:I224'
Is it possible to use the "IF" function when including a range of cell
such as 'I2:I224'
=IF(I2:I224="x","",IF(J2:J224="x","",COUNTIF(M2:M224,"ship")))
When I go to "Show calculation steps it shows that the error is in th
'I2:I224'
Is it possible to use the "IF" function when including a range of cell
such as 'I2:I224'