Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am trying to highlight numbers in Column B (B4 to B5000) based on if Column
L contains an X. If column L has an X, I want it to highlight the value in column B. How can this be done? Thanks |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Yes. In CF, use Formula I, rather than Cell Value Is
Use the formula =L4="X" for the condition. -- David Biddulph Keith H wrote: I am trying to highlight numbers in Column B (B4 to B5000) based on if Column L contains an X. If column L has an X, I want it to highlight the value in column B. How can this be done? Thanks |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thank You David, I did this =L4='X', and thats why it didnt work.
"David Biddulph" wrote: Yes. In CF, use Formula I, rather than Cell Value Is Use the formula =L4="X" for the condition. -- David Biddulph Keith H wrote: I am trying to highlight numbers in Column B (B4 to B5000) based on if Column L contains an X. If column L has an X, I want it to highlight the value in column B. How can this be done? Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I convert conditional formatting into explicit formatting? | Excel Discussion (Misc queries) | |||
Conditional formatting--different formatting depending on cell con | Excel Discussion (Misc queries) | |||
Protect Cell Formatting including Conditional Formatting | Excel Discussion (Misc queries) | |||
conditional Formatting based on cell formatting | Excel Worksheet Functions | |||
Conditional Formatting that will display conditional data | Excel Worksheet Functions |