Hi there!
I'm building a booking system for a Go Kart hire company. I need to be able to detect if a new booking I am making will clash with other bookings.
I have a date field "Date" and multi-select "Race Time" field (with races or selections every 10 mins starting at 9:00am up until 9:00pm). It needs to be multi-select to avoid mis-spellings.
I would need an automation or formula that lets me know if any bookings are clashing based on both the Date and Race Times. I have also considered Make.com (Integromat) but I can't quite get the Airtable functions right it seems.
It would also need to be able to indicate which record the booking is clashing with.
Is there any way to do this?