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
- Customer Resources
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 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!