|  

» Calculating a Date Based on Year, Week Number and Day of the Week

Problem:

Calculating a date using the relevant numbers for day of the week, week number, and year number.

Solution:

Use the DATE and WEEKDAY functions as shown in the following formula:
=DATE(C2,1,3)-WEEKDAY(DATE(C2,1,3),1)+7*(B2-1)+A2


Rate This Tip
12 34 5
Rating: 3.04     Views: 19922
corresponding dates
amy
If I type in the date in cell d10, what formula can I use in cells F-L10?
Click here to post comment
For Registered Users
Name
Comment Title
Comments