Due Date Every Other Week on Friday
Hello,
Thank you in advance for your help. I'm trying to create a column with a due date that will change frequently. We have tasks where we need updates that are due every two weeks on a friday. I've tried multiple ways to set up this formula, but have been unsuccessful. Is there a way to set up a formula so it shows the due date will be every other friday?
Thank you!
Best Answer
-
Hi @andhou
There are a few ways to do this but what I would do is use a helper date column with a "Record a Date" workflow.
Every week on Saturday, the Workflow will look into your sheet (see: Create a Time-Based Automated Workflow)
And if the Friday date in the Due Date column is in the past...meaning it was the previous Friday, before today's date..
then it will record that current Saturday's date into the Saturday helper column.
This way, you have an ever-changing reference point for your formula. You can then base your Due Date off of the Saturday column and use a simple Column Formula of:
=[Saturday Date]@row + 13
To always get the Next Friday date, 2 weeks after the last due date past.
This does mean when you're entering new tasks you'll have to enter the Saturday 2 weeks beforehand to see the correct first Due Date in your Friday Column (you can't have both a column formula and manual input in the same column).
Let me know if this makes sense and works for you!
Cheers,
Genevieve
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
Answers
-
Hi @andhou
There are a few ways to do this but what I would do is use a helper date column with a "Record a Date" workflow.
Every week on Saturday, the Workflow will look into your sheet (see: Create a Time-Based Automated Workflow)
And if the Friday date in the Due Date column is in the past...meaning it was the previous Friday, before today's date..
then it will record that current Saturday's date into the Saturday helper column.
This way, you have an ever-changing reference point for your formula. You can then base your Due Date off of the Saturday column and use a simple Column Formula of:
=[Saturday Date]@row + 13
To always get the Next Friday date, 2 weeks after the last due date past.
This does mean when you're entering new tasks you'll have to enter the Saturday 2 weeks beforehand to see the correct first Due Date in your Friday Column (you can't have both a column formula and manual input in the same column).
Let me know if this makes sense and works for you!
Cheers,
Genevieve
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
-
Hi Genevieve,
Thank you so much for the detailed explanation! I sincerely appreciate it!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 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!