Help with Risk Flag and overlapping start dates
Hello! I am having trouble with getting the risk flag to trigger if there is a start date overlapping. I have tried some countifs and if ands...keep getting #unpars :(
Please help! I need to show this to a client tomorrow!
Best Answer
-
Did you get this working?
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
Answers
-
Hi Fletcher,
Can you share the formula you’re using now?
I hope that helps!
Have a fantastic week!
Best,
Andrée Starå
Workflow Consultant / CEO @ WORK BOLD
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
-
@Andrée Starå I had been using this which I grabbed from another post and altered to fit my fields:
=IF(OR(isblank(start date@row), (ISBLANK(end date@row)),"", IF(COUNTIFS([end date]4:[end date]80, >= start date@row, [start date]4:[start date]80, <= end date@row)-1>0, 1))
-
@Andrée Starå However, we no longer need the end date column so I tried this:
=COUNTIF([Start Date]4:[Start Date]80 = <1, 1)
-
Did you get this working?
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!