Forum Discussion
Richie
Feb 21, 2018Copper Contributor
Formula Help Needed
Hi all,
Looking for some help with a function, the issue i have is;
I have a formula which calculates the time difference between two entered times, this part works fine.
Then the n...
SergeiBaklan
Feb 21, 2018MVP
Hi Richie,
Perhaps
=IF(P20<1/24,0,FLOOR(P20,1/48))