Hi All, I have the following simple formula in a cell on another tab of a worksheet. Unfortunately it is returning a #VALUE! error.
=COUNTIF(Engineering!G:G,"ecn")*AND(Engineering!I:I,"yes")
The part prior to *AND works fine on its own.
The aim is to have the countif part only count if there is a cell in the same row in the I column with yes in it.
Can anyone advise where I am going wrong?
I will also be adding a third part which check another cell in the same row has a date matching a date in cell a1.
thanks
Bookmarks