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


I would like to use conditional formatting to let me know in red if the
number of received items is less than the number of ordered items. I
know I can do this if I have a specific number of items always ordered,
but that number always changes. I also would like a date to turn red if
the schedualed date an item was supposed to come in is past today's
date, any day of the year. Can anyone help?


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

  #2   Report Post  
Posted to microsoft.public.excel.misc
Stephen
 
Posts: n/a
Default conditional formatting

"Roz" wrote in message
...

I would like to use conditional formatting to let me know in red if the
number of received items is less than the number of ordered items. I
know I can do this if I have a specific number of items always ordered,
but that number always changes. I also would like a date to turn red if
the schedualed date an item was supposed to come in is past today's
date, any day of the year. Can anyone help?

--
Roz


Suppose number ordered is in A1 and number received is in B1. Then you can
conditionally format using the formula
=(A1<B1)

In case you don't know, use
Format Conditional formatting
Then change the first drop down box to "Formula Is" and type the formula in
the second box.

For your date, conditionally format using "Cell Value Is", "less than", and
type
=TODAY()
in the third box.



  #3   Report Post  
Posted to microsoft.public.excel.misc
Roz
 
Posts: n/a
Default conditional formatting


Thanks Man, you saved the day!!


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

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
Conditional Formatting Error ddate Excel Worksheet Functions 0 May 5th 05 09:00 PM
difficulty with conditional formatting Deb Excel Discussion (Misc queries) 0 March 23rd 05 06:13 PM
conditional formatting question Deb Excel Discussion (Misc queries) 0 March 23rd 05 02:07 AM
Determine cells that drive conditional formatting? Nicolle K. Excel Discussion (Misc queries) 2 January 7th 05 01:08 AM
Conditional formatting not available in Excel BAB Excel Discussion (Misc queries) 2 January 1st 05 03:33 PM


All times are GMT +1. The time now is 09:39 AM.

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

About Us

"It's about Microsoft Excel"