I created three formula's. One is datetime1, it is (currenttime); another is datetime2, it is (Time (07,00 ,00 ) to represent the beginning of the shift; the third formula is current run time, it is (datediff("s",datetime1,datetime2). But at this third formula an error message is displayed...A number, currency amount, bolean, date, time, datetime, or string is expected here.....
I must be missing the obvious - my programming skills are light.