Hi, I am struggling to get the following IF statement to work:-
=IF(C4375<1216,"00:22", IF(C4375>1216,"00:30", IF(C4375<500,"0")))
Where the element in column C is an imported value from a PI add in and the possible output values are to be minutes, either 30,22 or 0.
Writing the formula with 2 outcomes works fine, but I can't get it to function with 3.
Also tried to write the output as "30", "22" and "0" as the summation of a daily column doesn't seem to work.
Any suggestions welcome
Thanks
Bookmarks