i have a report i want to use some conditional formatting on the report, if
the value in the elapsed column quot;Iquot; has a value that is greater than 4 i need
the background colour to be red and have white text, nnow that part i know
how to do, where it gets complicated is i also need it that if the value in
column quot;Jquot; (Estimate Date) has a value that is greater than (Empty) then the
red background and white text formatting is to be enullified. how can i do
this?
--
Stuart
Select column I. if the active cell is I1, enter this formula in quot;formula isquot;:
=and(J1lt;gt;quot;quot;,I1gt;4)
quot;Stuartquot; wrote:
gt; i have a report i want to use some conditional formatting on the report, if
gt; the value in the elapsed column quot;Iquot; has a value that is greater than 4 i need
gt; the background colour to be red and have white text, nnow that part i know
gt; how to do, where it gets complicated is i also need it that if the value in
gt; column quot;Jquot; (Estimate Date) has a value that is greater than (Empty) then the
gt; red background and white text formatting is to be enullified. how can i do
gt; this?
gt; --
gt; Stuart
this kind of worked but in the wrong way. by using as my only formulae and
setting the format for if the est date isnt filled in it marks everything in
red if under 5 and est filled in which is the reverse of how i need it to
work. in addition our customer has requested a slight change in
functionality. here is how it now must work.
data starts on row 8 elapsed is in column I and estimate date is in column J
elapsed time from accident date to estimate date is in hidden column K. the
conditions for formating are as follows:
if k9 is greater than 4 and estimate date field is empty then cell in I9 is
to be formatting with red shadin and bold white text..
if value in k9 is 4 or less or J9 is NOT empty then I9 is to be formatted
with shading set to AUTO text colour set to AUTO and no border.
how can this be done?
--
Stuartquot;Bob Umlas, Excel MVPquot; wrote:
gt; Select column I. if the active cell is I1, enter this formula in quot;formula isquot;:
gt; =and(J1lt;gt;quot;quot;,I1gt;4)
gt;
gt; quot;Stuartquot; wrote:
gt;
gt; gt; i have a report i want to use some conditional formatting on the report, if
gt; gt; the value in the elapsed column quot;Iquot; has a value that is greater than 4 i need
gt; gt; the background colour to be red and have white text, nnow that part i know
gt; gt; how to do, where it gets complicated is i also need it that if the value in
gt; gt; column quot;Jquot; (Estimate Date) has a value that is greater than (Empty) then the
gt; gt; red background and white text formatting is to be enullified. how can i do
gt; gt; this?
gt; gt; --
gt; gt; Stuart
- Sep 23 Tue 2008 20:46
conditional formating if cell not empty
close
全站熱搜
留言列表
發表留言