Please see attached screenshot. I use the "Duplicate" column to show whether or not there is an overlap in the date range between new entries and the "Start Date" & "End Date" columns. In Excel, the following formula works great:
=SUMPRODUCT((D2<enddate)*(E2>=startdate))>1
I know that Smartsheet doesn't support SUMPRODUCT. I'm hoping someone can help with an alternative.
Thanks for considering!

