Date Formula Assistance
Good day,
I need assistance in setting up a formula for tracking next service dates on equipment. I have two sheets - Sheet 1 is a schedule of Workdays and Sheet 2 is where the various equipment are listed with previous service dates etc.
Sheet 1:
Sheet 2:
C3: Workdays: C1/C2
Question 1 C4: C3 + C7 (this must be based on Workdays from Sheet 1)
Question 2 C9: (C8 - C5) / C2 + C7 (this must be based on Workdays from Sheet 1)
Thanks
CJ
Answers
-
Hi @CJ Dijkstra
Hope you are fine, if you mean that if the result of the formula produce a date that is coming in non-workday then you want it to be shifted to the next working day then you can do that by using if statement using the function WEEKDAY then if the result was 1 which mean Sunday you add 1 day to the date and if it's 7 which mean it's Saturday you add 2 day.
Check my post How to combine an IF statement with Workday and MAX functions you will find the same case that i create the formula to solve it.
bassam.khalil2009@gmail.com
☑️ Are you satisfied with my answer to your question? Please help the Community by marking it as an ( Accepted Answer), and I will be grateful for your "Vote Up" or "Insightful"
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.3K Get Help
- 462 Global Discussions
- 156 Industry Talk
- 508 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 81 Community Job Board
- 517 Show & Tell
- 35 Member Spotlight
- 3 SmartStories
- 308 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!