Forum Discussion
AndrewLandry
6 years agoQrew Trainee
I know it has been some time since this thread but I'm having a similar problem specifically with workdates. any ideas?
QuickBaseCoachD
6 years agoQrew Captain
You can convert work date field types to normal date fields within a different formula field in a formula using
ToDate([My Work Date field])
Then use normal date arithmetic in formuals.
ToDate([My Work Date field])
Then use normal date arithmetic in formuals.