Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a spread sheet that conatins hire dates in one column (A) and
termination dates in a separate column (AU). I want it to highilght the date in column A if there is a termination date in column AU. Or even highlight the name of the employee in column F if there is a termination date in column AU. THANKS!!! |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
In F2 use a CF formula of
=ISNUMBER(AU2) -- --- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "mfoster" wrote in message ... I have a spread sheet that conatins hire dates in one column (A) and termination dates in a separate column (AU). I want it to highilght the date in column A if there is a termination date in column AU. Or even highlight the name of the employee in column F if there is a termination date in column AU. THANKS!!! |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
:-) Worked perfect! Thanks!!
"Bob Phillips" wrote: In F2 use a CF formula of =ISNUMBER(AU2) -- --- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "mfoster" wrote in message ... I have a spread sheet that conatins hire dates in one column (A) and termination dates in a separate column (AU). I want it to highilght the date in column A if there is a termination date in column AU. Or even highlight the name of the employee in column F if there is a termination date in column AU. THANKS!!! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Condtional Formatting | Excel Worksheet Functions | |||
Condtional Formatting | Excel Worksheet Functions | |||
condtional formatting not working | Excel Worksheet Functions | |||
Formatting to separate dates | Excel Worksheet Functions | |||
Condtional formatting | Excel Worksheet Functions |