G
Guest
I keep getting: #Value! in the empty cells if there is no data. Please check my function for issues, 'cause it keeps coming up with the #VALUE! error if there is no data. Here it is:
=IF(AG11+AH11=0,"",IF(U11+V11=0,"",((AG11+AH11)-(U11+V11))))*24*6
Thanks,
=IF(AG11+AH11=0,"",IF(U11+V11=0,"",((AG11+AH11)-(U11+V11))))*24*6
Thanks,