

I have added the below function to get the current date. I can't figure out what the formula does so I'm just trying different numbers, which isn't ideal. Hello All, I would want some help to get the week number of current date. So the question is, how could I "fix" this, so how can I get Excel to give me 19 & 01 for 31-12-2018? Ideally I am looking for a solution that does not involve any VBA. Excel Formula: TEXT((MONTH(DATE(A2,1,B27-4)))29,'mmm') Year is in A2, week number in B2. To find the WEEKNUM of the year we use the formula WEEKNUM(A2,1).
#Excel formula week number how to
Purpose Get ISO week number for a given date Return value A number between 1 and 54. EXAMPLE 1 :- HOW TO GET WEEK NUMBER OF THE YEAR FROM DATE IN EXCEL. This is then followed by some further processing, summing data based on year and week number, and the issue is that then also the data of the 31st of December 2018 is taken into account for week 1 of 2018, while the 31st of December is obviously not in week 1 of 2018, but in week 1 of 2019. The Excel ISOWEEKNUM function takes a date and returns a week number (1-54) that follows ISO standards, where weeks begin on Monday and week number 1 is assigned to the first week in a year that contains a Thursday.

Year is simply determined by using the YEAR function on the date, and the week number is determined using the ISOWEEKNUM function on the date. I'm trying to get a combination of year and week number in the format of YYWW, so for example 1752, or 1801, based on a column with dates, something like this: Date Year Week Several questions have been asked in the past on Weeknumber and Year in Excel, however, I have a specific question that I couldn't find the answer to.
