Double Booking Dates
REmley
✭✭✭
I am looking for some help on a meeting calendar for double booking the same date and time. I currently have it set up with this formula
=IF(COUNTIFS(Date:Date, Date@row, [Start Time]:[Start Time], [Start Time]@row, [End Time]:[End Time], [End Time]@row) > 1, 1)
This works for activating the flag in the column of the sheet. The problem I am having is that this will flag both entries that are the same and not just the 2nd booking. I have a Conditional Formatting on this to send an Update Request to the recipient of the "Flagged" column. Again, this will send to both of the recipients that are double booked for that date and time.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.1K Get Help
- 348 Global Discussions
- 199 Industry Talk
- 427 Announcements
- 4.4K Ideas & Feature Requests
- 133 Brandfolder
- 127 Just for fun
- 127 Community Job Board
- 455 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 282 Events
- 36 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!