Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi. I hope there's an answer to this problem:
N column is "Start Date", O column is "End Date", I have a named range "holidays" in U3:U9. I need to find out if any of the "holidays" date fall within my Start Dates and my End Dates, which vary from row to row. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Once the comparison is made, what do you want to happen? Is the result of this comparison going to be in another cell? How are you responding to this information in the sheet? -- JBeaucaire ------------------------------------------------------------------------ JBeaucaire's Profile: http://www.thecodecage.com/forumz/member.php?userid=73 View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=61963 |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
The result will be in another cell.
Ultimately I will need to know which of the holidays falls within the Start/End dates on any given line because I will need to know what day of the week (mon, tue, etc., --which are listed in V3:V9 next to the holidays using a TEXT formula) and then use this information to subtract those days from a total number of sessions/hours which have been calculated in different columns. The sessions don't happen every day; some are on Mondays, some on Tuesdays & Thursdays, etc. "JBeaucaire" wrote: Once the comparison is made, what do you want to happen? Is the result of this comparison going to be in another cell? How are you responding to this information in the sheet? -- JBeaucaire ------------------------------------------------------------------------ JBeaucaire's Profile: http://www.thecodecage.com/forumz/member.php?userid=73 View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=61963 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
finding if a date falls between two dates | Excel Discussion (Misc queries) | |||
Test if a date falls within a given range of dates in Excel? | Excel Worksheet Functions | |||
return TRUE if a date falls between two dates | Excel Worksheet Functions | |||
Finding whether a date falls between a certain category | Excel Worksheet Functions | |||
How to find if a date falls between 2 dates | Excel Worksheet Functions |