Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Select B2 to B171, and from the Menu Bar:
<Format <Conditional Format Change "Cell Value Is" to "Formula Is", AND, if I understand you correctly, enter this formula: =AND(B2<"",B2=$F$4+180,$F$4<"") Click on <Format, and choose a Pattern to your liking, then <OK <OK. If I misunderstood your request, try this formula instead: =AND(B2<"",B2<=$F$4+180,$F$4<"") -- HTH, RD --------------------------------------------------------------------------- Please keep all correspondence within the NewsGroup, so all may benefit ! --------------------------------------------------------------------------- "Derek" wrote in message ... I have a worksheet that has dates in cells B2 through B171. I want to highlight cells from a date that is in cell F4 + 180 days. I want to be able to change the date in F4 and the dates in B2:B171 to highlight accordingly. Please help. Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sum If range of dates date range, sum totals | Excel Worksheet Functions | |||
condtional format - hightlight max results | Excel Discussion (Misc queries) | |||
HIGHTLIGHT ROW BASED ON TEXT IN ANOTHER CELL | Excel Worksheet Functions | |||
Conditional Formatting (Hightlight row based on one condition) | Excel Discussion (Misc queries) | |||
How to count dates within a certain range in a column with mutiple date range entries | Excel Worksheet Functions |