I thought this should be straight forward, but somehow it’s creating problems.
I have 2 date fields.
One to track what date and time work is started the other tracks time and date the work has finished.
Based on those to fields I need to find out how many hours is totally billable.
Though I could just minus the two - but I always seem to either get an #error or NaN
Anyone who can point me in the right direction?