I created a formula, for tracking time, and as the owner, it works really well. But when I share the sheet, no-one else is able to use this. The error message comes back as unparseable. This is the code.
fx=SUM(((TIME([Time Out]20, 0, 2) - TIME([Time In]20, 0, 2)) - [Non Billable Breaks/Mtgs.. ETC]20) * 24).
thoughts?