G
Guest
I wish to only return a value if it is greater than zero.
I have used to following but I'm not sure how to make it work.
=IIf([Delay]>0,HoursAndMinutes([SiteOut]-[SiteIn]-[TipTime]),"00:00")
Any idea what I'm doing wrong?
I have used to following but I'm not sure how to make it work.
=IIf([Delay]>0,HoursAndMinutes([SiteOut]-[SiteIn]-[TipTime]),"00:00")
Any idea what I'm doing wrong?