G
Guest
The formula below worked fine until the management requested that column AO11 be added. I have added column AO11 to the mix and check to see if it's 0 or "", but, I still end up with the dreaded #Value! error message if column AO11 has no data. I've been working on other issues and coming back to this one and cannot for the life of me see where I doing something wrong or missing something! Can some one with clearer vision take a look at this formula and explain to me what I've missed
=IF(AH11+AI11=0,"",IF(V11+W11=0," ",IF(AO11=0," ",(((AH11+AI11)-(V11+W11))*24*60)-AO11))
Thanks,...
=IF(AH11+AI11=0,"",IF(V11+W11=0," ",IF(AO11=0," ",(((AH11+AI11)-(V11+W11))*24*60)-AO11))
Thanks,...