How to use conditional format based on text?
Solved
Leanne99
Posts
1
Registration date
Friday 9 November 2012
Status
Member
Last seen
9 November 2012
-
Updated on Jan 13, 2019 at 03:17 PM
Mooseman - 24 Jan 2018 à 13:39
Mooseman - 24 Jan 2018 à 13:39
Related:
- Conditional formatting if cell contains text
- Excel conditional formatting if cell contains specific text - Best answers
- Excel conditional formatting based on text - Best answers
- Highlight cell if another cell contains specific text - Excel Forum
- Excel add 1 if cell contains text ✓ - Excel Forum
- Excel clear formatting - Guide
- Conditional formatting based on another cell text - Excel Forum
- Highlight cell if another cell contains any text ✓ - Excel Forum
7 responses
Zohaib R
Posts
2368
Registration date
Sunday 23 September 2012
Status
Member
Last seen
13 December 2018
69
Updated on Jan 13, 2019 at 03:17 PM
Updated on Jan 13, 2019 at 03:17 PM
Hi Leanne99,
You are following the right steps, instead of "f13=first aid" enters the below mentioned formula:
For step by step help on this, in your reply, please mention the version of Microsoft Excel you are using (such as Excel 2003, 2007, 2010, etc.)
Please do write back to us.
You are following the right steps, instead of "f13=first aid" enters the below mentioned formula:
=ISNUMBER(SEARCH("first aid",F13))=TRUE
For step by step help on this, in your reply, please mention the version of Microsoft Excel you are using (such as Excel 2003, 2007, 2010, etc.)
Please do write back to us.
8 Jan 2014 à 06:05
9 Jun 2016 à 05:20
How can I make action repeat in another row cells downwards?
The action just works in one column.