Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I'm running a spreadsheet to show recruitment campaigns at stores. I have
'start date' in one colum, 'end date' in next column. I have dates of month in following columns. I've tried a formula in conditional formatting to turn the relevant dates in a campaign 'shaded', if they fall within the start and end dates. But the formatting fails on the final day of a campaign, unless it happens to be the last day of the month. Here's the formula I'm using: =IF(LEN(F$6)0,AND(E$6=$C7,F$6<=$D7),E$6<=$D7) Can anyone help adjust this so that the final date of the campaign always becomes "shaded", please? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
conditional formatting with dates | Excel Worksheet Functions | |||
Conditional Formatting (Dates) Repost with additional data | Excel Discussion (Misc queries) | |||
How do I create conditional formatting to track due dates | Excel Worksheet Functions | |||
Conditional Formatting Dates | Excel Worksheet Functions | |||
Conditional Formatting for dates | Excel Worksheet Functions |