Forum Discussion
QuickBaseCoachD
8 years agoQrew Captain
No problem.
One of the fields will be a formula Time Of Day field type
ToTimeOfDay([my date/time field])
The other will be a formula Date field type
ToDate([my date/time field])
One of the fields will be a formula Time Of Day field type
ToTimeOfDay([my date/time field])
The other will be a formula Date field type
ToDate([my date/time field])
- BrittanyBrittan8 years agoQrew TraineeThank you!