Hello
I have a spreadsheet that has a median column in it (Column J on a data sheet) on my analysis sheet im trying to count if scores in column J in my data sheet are over a 3 and i want to include the blank cells in this column also.
Ive tried using =COUNTIF(Data!J:J,">3")*AND(J:J="","",J:J)
but cannot get this to add up, any suggestions?
Thanking you in advance
I have a spreadsheet that has a median column in it (Column J on a data sheet) on my analysis sheet im trying to count if scores in column J in my data sheet are over a 3 and i want to include the blank cells in this column also.
Ive tried using =COUNTIF(Data!J:J,">3")*AND(J:J="","",J:J)
but cannot get this to add up, any suggestions?
Thanking you in advance