Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Column F is a formula that picks a ticker symbol out of a text string that I
cut and paste into column A. I would like to highlight the ones that pick out "QQQQ", "SMH" and "OIH". Can someone tell me how to use conditional formatting to do this? Thanks, |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Customized conditional format.
Formula: =OR(F1="QQQQ",F1="SMH",F1="OIH") HTH -- AP "TimH" a écrit dans le message de news: ... Column F is a formula that picks a ticker symbol out of a text string that I cut and paste into column A. I would like to highlight the ones that pick out "QQQQ", "SMH" and "OIH". Can someone tell me how to use conditional formatting to do this? Thanks, |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Data Validation or Conditional Format (or combo of) | Excel Worksheet Functions | |||
Conditional format numbers | Excel Worksheet Functions | |||
Cell Format Changes When Data Is Entered - Not Conditional Formatt | Excel Worksheet Functions | |||
Conditional format of minimum number | Excel Worksheet Functions | |||
Conditional Format Question | Excel Worksheet Functions |