Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Hi there! I am trying to use IF and VLOOKUP functions in conditional formatting and am struggling. I have a list of employees and their start dates in one place on the workbook, and a list of the employees again in another table on the workbook. I want to format the names in the table so that they are bold if the start date is less than a year old from today's date. I have tried: =IF((VLOOKUP(B4,B75:C138,2,FALSE)<(TODAY()-365),1,0) But this does not work. Can anyone suggest anything? Thanks! B. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
sorting a range with conditional formatting | Excel Worksheet Functions | |||
conditional formatting glitches | Excel Discussion (Misc queries) | |||
Keeping conditional formatting when sorting | Excel Discussion (Misc queries) | |||
conditional formatting | Excel Discussion (Misc queries) | |||
cannot use ISEVEN or ISODD functions in Conditional Formatting | Excel Worksheet Functions |