J
john
I need to ad something to this formula that will make
return the #0 if their is no count...
=IF(COUNT(C_TIME,T_TIME)=0,"",IF(COUNT(C_TIME,T_TIME)
<7,COUNT(C_TIME,T_TIME),7))
Thanks
JOHN
return the #0 if their is no count...
=IF(COUNT(C_TIME,T_TIME)=0,"",IF(COUNT(C_TIME,T_TIME)
<7,COUNT(C_TIME,T_TIME),7))
Thanks
JOHN