LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default conditional formatting under a condition...

hi everyone out there.

i'll explain my problem in steps:

i want to do some conditional formatting from a macro. no problem s
far; i define the range and the condition(s).

now let's suppose the condition refers to another cell's value. stil
no big deal. i still can do it with the macro recorder so far.

however, what i want is that the conditional formatting only take
place if this cell (referred to in the condition) is non-zero.
i could just place the code for the CF in between an if condition s
that no CF is done if the cell is empty (or=0).

but, and now the problem, that way the CF is performed or not when th
macro is running and it won't react to later changes.
in other words: let's suppose this one cell is empty when the macro i
run but a value will be entered later on, how should the CF b
activated.
it can also be looked at as some nested conditional formatting, like:

if referenceCell0 then perform CF

"referenceCell" is the outter condition, inner conditions will b
defined as part of the CF

hope that's clear...?! and that some got a smar idea!

Thanks already and have a nice weekend!

Fabaliciou

--
Message posted from http://www.ExcelForum.com

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Conditional Formatting 4th Condition Dax Arroway Excel Worksheet Functions 3 April 2nd 10 05:45 PM
How to combine more than one condition for CONDITIONAL FORMATTING Asoka Walpitagama - Brandix College IT Excel Discussion (Misc queries) 1 November 11th 09 04:10 PM
Conditional Formatting (Hightlight row based on one condition) Jamesy Excel Discussion (Misc queries) 3 November 16th 06 04:02 PM
4 condition conditional formatting jeffg Excel Worksheet Functions 2 October 5th 05 06:16 PM
conditional formatting - multiple condition jenhow Excel Discussion (Misc queries) 5 August 17th 05 02:45 PM


All times are GMT +1. The time now is 07:03 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"