![]() |
#1
|
|||
|
|||
![]()
Hi
I'm completely noob - but google helps a lot. I want to have the week number of the dates of Start Date, Finish Date and Deadline. This formula seems to work for Start Date, but the other colums show incorrect weeks. Anyone kind who can help me; 1) make the formulas become correct - show correct week numbers? 2). Explain how the formulas work - their components, maybe then I can work it out myself..... For example, what does the numbers between [Finish], [Start], etc, mean? "Week " & CStr(1+datediff("w";"1/1/20" & mid(Year([Finish]);3;2);[Finish])) "Week " & CStr(1+datediff("w";"1/1/20" & mid(Year([Start]);3);[Start])) "Week " & CStr(1+datediff("w";"1/1/20" & mid(Year([Deadline]);3);[Deadline])) Also taking into concideration that weeks start counting from first 4-day week. Thank you kindly |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Creating 2 percentage fields to show the progress from week to week | Loay harhash | Project | 0 | 04-03-2018 03:26 AM |
![]() |
Ktyler | Excel | 5 | 02-06-2017 11:08 AM |
Table date format: how display week number? | codeghi | Project | 3 | 07-12-2015 02:40 PM |
![]() |
linan123 | Excel | 1 | 06-24-2014 01:54 PM |
Display Random Numbers as Transition | greenbutton | PowerPoint | 0 | 03-09-2011 04:43 PM |