Hi there,
I have a countifs function in sheet 1 of a workbook.
This countifs function looks up column AH on sheet 2.
Column AH is an if function which returns the name of the person who is working the case reference outlined in col A of sheet 1. If there is no reference in column A of sheet 1 the IF function returns a blank (ie if(A2="","").
The issue i am having is that I need the countif function to count the "" cells in col AH as blank but it reads the formula in the cell and assess it as being not empty.
is there a way around this?
Regards,
John
I have a countifs function in sheet 1 of a workbook.
This countifs function looks up column AH on sheet 2.
Column AH is an if function which returns the name of the person who is working the case reference outlined in col A of sheet 1. If there is no reference in column A of sheet 1 the IF function returns a blank (ie if(A2="","").
The issue i am having is that I need the countif function to count the "" cells in col AH as blank but it reads the formula in the cell and assess it as being not empty.
is there a way around this?
Regards,
John