Home |
Search |
Today's Posts |
#2
![]() |
|||
|
|||
![]()
Hi
I use this formula (with date in cell G2, and NB! I left delimiters as I use them - when they aren't passing, then edit the formula): =IF(INT((G2 - DATE(YEAR(G2);1;1)+1+7-WEEKDAY(G2;2)+4)/7)=0;INT(((DATE(YEAR(G2)-1;12;31)-DA TE(YEAR(G2)-1;1;1)+1)+7-WEEKDAY(DATE(YEAR(G2)-1;12;31);2)+4)/7);IF(AND(INT(( G2-DATE(YEAR(G2);1;1)+1+7-WEEKDAY(G2;2)+4)/7)=53;WEEKDAY(DATE(YEAR(G2);12;31 );2)<4);1;INT((G2-DATE(YEAR(G2);1;1) +1+7-WEEKDAY(G2;2)+4)/7))) Arvi Laanemets "soren" wrote in message ... I am working with week numbers and need Excel to accept as week 1 the first week of the year with 4 or more days. I.e. week starting Monday 3rd January 2005 should be reflected as week 1. The program reflects this week as week 2 by default. How to change this? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Line or bar graphs for tracking stocks profit and loss. | Charts and Charting in Excel | |||
I need week number in excell from a date, first week must be mini. | Excel Discussion (Misc queries) | |||
Format an excel column as a date for a 5 day week for a year. | Excel Discussion (Misc queries) | |||
Weeknum Year by Year Compare | Charts and Charting in Excel | |||
How do I annualize a standard deviation | Excel Discussion (Misc queries) |