Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Roz
 
Posts: n/a
Default mutiple conditional formating


What's the fomula to say in cell E3...
If E3<D3 and todays date is the date in H3 then... do what ever.


--
Roz
------------------------------------------------------------------------
Roz's Profile: http://www.excelforum.com/member.php...o&userid=29746
View this thread: http://www.excelforum.com/showthread...hreadid=494657

  #2   Report Post  
Posted to microsoft.public.excel.misc
Vito
 
Posts: n/a
Default mutiple conditional formating


=IF(AND(E3<D3,TODAY()H3),result if true,result if false)


--
Vito
------------------------------------------------------------------------
Vito's Profile: http://www.excelforum.com/member.php...o&userid=29182
View this thread: http://www.excelforum.com/showthread...hreadid=494657

  #4   Report Post  
Posted to microsoft.public.excel.misc
Roz
 
Posts: n/a
Default mutiple conditional formating


Thanks, Vito, but where and how do I put that in for the E3 cell, is
that in "condition 2" under conditional formatting? The result I want
is for that number to turn red if it is true, and if it is false I want
it to stay black...make sense? Thanks.


--
Roz
------------------------------------------------------------------------
Roz's Profile: http://www.excelforum.com/member.php...o&userid=29746
View this thread: http://www.excelforum.com/showthread...hreadid=494657

  #5   Report Post  
Posted to microsoft.public.excel.misc
Vito
 
Posts: n/a
Default mutiple conditional formating


While your resultant cell is active, Go to Format|Conditional Formatting
and select Is Equal To from middle drop down and paste or type this:
=AND(E3<D3,TODAY()H3)

Then click Format and select formats to apply

Then click Ok.

Before proceeding go back to check the formula in the conditional
format and make sure that there are no quotation marks surrounding it.


--
Vito
------------------------------------------------------------------------
Vito's Profile: http://www.excelforum.com/member.php...o&userid=29182
View this thread: http://www.excelforum.com/showthread...hreadid=494657



  #6   Report Post  
Posted to microsoft.public.excel.misc
Roz
 
Posts: n/a
Default mutiple conditional formating


Thanks Vito and Nick...But I don't think I am asking the question
correctly, because I tried all of the ways ya'll suggested, and they
didn't work. What I want to do is for the value in cell E3, I want it
to turn red when E3 is less than D3, AND today's date is past the date
in G3. If all of that is true, then the value in E3 turns red. Hope
that makes it clearer. Thanks again.


--
Roz
------------------------------------------------------------------------
Roz's Profile: http://www.excelforum.com/member.php...o&userid=29746
View this thread: http://www.excelforum.com/showthread...hreadid=494657

  #7   Report Post  
Posted to microsoft.public.excel.misc
Vito
 
Posts: n/a
Default mutiple conditional formating


Not sure if you noticed that I edited my last post,

Use my formula and select Formula Is from the first drop down.

There is no need for another conditional statement.

The And ensures that both conditions are true before formatting the
cell.

BTW, you now changed the 2nd condition to today() G3, is that right?
If so you will have to adjust the H3 in my formula to G3.


--
Vito
------------------------------------------------------------------------
Vito's Profile: http://www.excelforum.com/member.php...o&userid=29182
View this thread: http://www.excelforum.com/showthread...hreadid=494657

  #8   Report Post  
Posted to microsoft.public.excel.misc
Roz
 
Posts: n/a
Default mutiple conditional formating


Dude, you da man, it finally worked...this makes my job tons easier!!
Thanks for being patient with me!! Have a wonderful day!!


--
Roz
------------------------------------------------------------------------
Roz's Profile: http://www.excelforum.com/member.php...o&userid=29746
View this thread: http://www.excelforum.com/showthread...hreadid=494657

Reply
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
Install dates formating using conditional formating? Jerry Eggleston Excel Discussion (Misc queries) 2 November 9th 05 05:49 PM
Conditional formating using formulas arifnj Excel Worksheet Functions 4 October 27th 05 01:56 PM
can i freeze conditional formating to copy to another worksheet Chris Lane Excel Discussion (Misc queries) 1 October 12th 05 06:53 PM
VLOOKUP & Conditional Formating Help. Excel'ed Failures Excel Discussion (Misc queries) 6 August 16th 05 04:46 PM
more than 3 conditional formating in excel Manan Excel Discussion (Misc queries) 2 February 7th 05 09:12 PM


All times are GMT +1. The time now is 02:57 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"