Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi All,
How do I HIGHLIGHT a block of data that CONTAIN space?? For an Example, COLOUMN A1-A1000 contains TEXT data. I would like to highlight those cells that contains SPACE. Thanks in advance. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
under conditional formatting, choose Formula is, and enter
=NOT(ISERROR(FIND(" ", A1))) Hope it helps, eksh "apache007" wrote: Hi All, How do I HIGHLIGHT a block of data that CONTAIN space?? For an Example, COLOUMN A1-A1000 contains TEXT data. I would like to highlight those cells that contains SPACE. Thanks in advance. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thank you Eksh !!
Need more help here for the newbie. Let say I have data Coloum A1:A100 containes number data and I want to HIGHLIGHT those cells that have the following criteria: 1. Is not empty 2. Has a value between 5 and 20. I don't know the formula for Criteria #2. Thanks. "eksh" wrote: under conditional formatting, choose Formula is, and enter =NOT(ISERROR(FIND(" ", A1))) Hope it helps, eksh "apache007" wrote: Hi All, How do I HIGHLIGHT a block of data that CONTAIN space?? For an Example, COLOUMN A1-A1000 contains TEXT data. I would like to highlight those cells that contains SPACE. Thanks in advance. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional Formating, contain space | 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 | |||
Paper Space / Model Space ? | Excel Discussion (Misc queries) |