RosieG1991
New Member
- Joined
- Feb 23, 2017
- Messages
- 21
Hey there
I'm working in a Gantt Chart (Timeline) and it has the formula:
=$D$5-WEEKDAY($D$5,1)+INDEX({1;2;3;4;5;6;7},MATCH($D$4,{"Sunday";"Monday";"Tuesday";"Wednesday";"Thursday";"Friday";"Saturday"},0))+D6
I would like to only see Monday - Friday (not weekends: Saturday/Sunday)
What changes do I need to make to the above formula to only see week days?
Any help is much appreciated!!!
I'm working in a Gantt Chart (Timeline) and it has the formula:
=$D$5-WEEKDAY($D$5,1)+INDEX({1;2;3;4;5;6;7},MATCH($D$4,{"Sunday";"Monday";"Tuesday";"Wednesday";"Thursday";"Friday";"Saturday"},0))+D6
I would like to only see Monday - Friday (not weekends: Saturday/Sunday)
What changes do I need to make to the above formula to only see week days?
Any help is much appreciated!!!