Feb 25, 2021 10:55 AM
Hi all-
I’m attempting to use airtable to create a schedule for a summer academic program. I really need a field for start time and end time of the class/workshop. I don’t mind having a separate field for each, but I’d like to be able to group by date and sort by time to get a daily schedule.
I can’t figure out how to do without a field that allows time without date. Am I missing something, is there a workaround that accomplishes the same thing?
Thanks!
Solved! Go to Solution.
Feb 25, 2021 01:36 PM
You have several options, the simplest being having a Date/Time field for the start time, a Date/Time field for the end time, and a Formula field which just copies the value of the start time and formats it without the time component. You can group by the Formula field and sort by the start time field.
Feb 25, 2021 01:36 PM
You have several options, the simplest being having a Date/Time field for the start time, a Date/Time field for the end time, and a Formula field which just copies the value of the start time and formats it without the time component. You can group by the Formula field and sort by the start time field.