V
Voodoodan
Hello,
I have the following line:
=IF(D2<12,"",IF(D2<12,"",IF(D2="","",INDEX(ROSTER!$A$1:$C$365,MATCH((B2),ROSTER!$A$1:$A$365,),MATCH(E2,ROSTER!$A$1:$C$1,)))))
This works fine, but if I want to change the 'less than' sign, shown a
the beginning of the line, to a 'more than' sign, then I get #N/
showing.
I should either get a blank cell or what the value is that should b
returned.
Does anyone know the reason for this, please?
Thanks,
Dan
I have the following line:
=IF(D2<12,"",IF(D2<12,"",IF(D2="","",INDEX(ROSTER!$A$1:$C$365,MATCH((B2),ROSTER!$A$1:$A$365,),MATCH(E2,ROSTER!$A$1:$C$1,)))))
This works fine, but if I want to change the 'less than' sign, shown a
the beginning of the line, to a 'more than' sign, then I get #N/
showing.
I should either get a blank cell or what the value is that should b
returned.
Does anyone know the reason for this, please?
Thanks,
Dan