Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a conditional format that I use in a column. The first
condition is a formula, =isempty(a5) and the format is set to "No Format". This works fine most of the time but occassionly in this column is a row that has background color explicitly set and the conditional format, even though it says "No Format" the background color is removed. Is there anyway to overcome this behavior? Excel 2003 Thanks for any ideas. John Keith |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If you have a CF with No Format Set, that is effectively no CF. Apart from
the fact that IsEmpty is not a valid function, =A5="" works, I cannot reproduce the problem. Have you other conditions? -- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "John Keith" wrote in message ... I have a conditional format that I use in a column. The first condition is a formula, =isempty(a5) and the format is set to "No Format". This works fine most of the time but occassionly in this column is a row that has background color explicitly set and the conditional format, even though it says "No Format" the background color is removed. Is there anyway to overcome this behavior? Excel 2003 Thanks for any ideas. John Keith |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
On Wed, 16 Jul 2008 08:14:06 +0100, "Bob Phillips"
wrote: If you have a CF with No Format Set, that is effectively no CF. Apart from the fact that IsEmpty is not a valid function, =A5="" works, I cannot reproduce the problem. Have you other conditions? Sorry, I should have said ISBLANK rather than ISEMPTY. This morning when I was looking at this I saw some different results. I'll have to characterize this further afte I get home from work (busy day today, maybe tomoorrow.) John Keith |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Lock Cell Format - Allow copy and paste of data without format change | Excel Worksheet Functions | |||
Excel 2003 Sheet Ptotection with Overrides to sort | Excel Worksheet Functions | |||
Conditionl Format | Excel Worksheet Functions | |||
how to format excel format to text format with separator "|" in s. | New Users to Excel | |||
Formula and Conditionl Formatting Help | Excel Worksheet Functions |