C
chris rouse
I Have two columns. Column A has Yes or No, generaed via a lis
Column B has a regions (1 - 12
I want to count the number of Yes in column A only if Colum B has a 12 in it
I have tried SUMPRODUCT but does not work
Colum B is genarated via another column so I have several #n/A in that column The fourmula for column B is
=VLOOKUP(F5,'spreadsheet1.xls'!Store_Number,3
SO by entering a number in cell F5 it looks up a table named Store_Number and populates Column
Many Thanks in advanc
Chri
Column B has a regions (1 - 12
I want to count the number of Yes in column A only if Colum B has a 12 in it
I have tried SUMPRODUCT but does not work
Colum B is genarated via another column so I have several #n/A in that column The fourmula for column B is
=VLOOKUP(F5,'spreadsheet1.xls'!Store_Number,3
SO by entering a number in cell F5 it looks up a table named Store_Number and populates Column
Many Thanks in advanc
Chri