Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello guys,
I have a column of dates. I want to display the First_DATE_OfTheWeek in the other column based on my dates. How do I do that using Formula? Basically I want to sort my records by week, so I need dates to be converted to the First_DATE_OfTheWeek. Thank you for your help. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On May 2, 2:12 pm, jchen wrote:
Hello guys, I have a column of dates. I want to display the First_DATE_OfTheWeek in the other column based on my dates. How do I do that using Formula? Basically I want to sort my records by week, so I need dates to be converted to the First_DATE_OfTheWeek. Thank you for your help. Take a look at the WEEKDAY function. Combine with IF to determine whether cell contains first day of the week (Sunday or Monday) |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Have a look he
http://www.cpearson.com/excel/weeknum.htm RBS "jchen" wrote in message ... Hello guys, I have a column of dates. I want to display the First_DATE_OfTheWeek in the other column based on my dates. How do I do that using Formula? Basically I want to sort my records by week, so I need dates to be converted to the First_DATE_OfTheWeek. Thank you for your help. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
date in Cell to change colors if the date is beyond today's date | Excel Discussion (Misc queries) | |||
Change satellite julian date format YYYYDDDHHMMSS to excel date ti | Excel Discussion (Misc queries) | |||
Use date modified to change format & create filter to track change | Excel Worksheet Functions | |||
Change conditional formatting to coloured alternate rows dependent on a change in date? | Excel Programming | |||
change background row color with change of date in a cell | Excel Discussion (Misc queries) |