Hi,
I have the following formula, =IF(AND(ISBLANK(G8),ISBLANK(J8)),(K8-F8)*24*60) which works fine but if G8 and J8 are not blank it is returning a "FALSE" value. I would like it to return a 0 instead of FALSE. Does anybody know how to do this?
Thanks
I have the following formula, =IF(AND(ISBLANK(G8),ISBLANK(J8)),(K8-F8)*24*60) which works fine but if G8 and J8 are not blank it is returning a "FALSE" value. I would like it to return a 0 instead of FALSE. Does anybody know how to do this?
Thanks