#1   Report Post  
TC
 
Posts: n/a
Default conditional format

I have a conditional formatting warning on some cells so that if the date in
B3 is older than today the background goes red

Formula is = (TODAY()-B3)0

How would I write this so that the action is to go red unless there is a *
on cell B10 ?

Thanks

--
Tobit


  #2   Report Post  
tina
 
Posts: n/a
Default conditional format

Hi
Try
=AND((TODAY()-B3)0,B10<"*")
Tina
"TC" wrote:

I have a conditional formatting warning on some cells so that if the date in
B3 is older than today the background goes red

Formula is = (TODAY()-B3)0

How would I write this so that the action is to go red unless there is a *
on cell B10 ?

Thanks

--
Tobit



  #3   Report Post  
TC
 
Posts: n/a
Default conditional format

Tina - works a treat - thank you.

OK, one step further. Can I use conditional formatting to turn the
background from red to green is there is a * in B10 - or is this sort of
multiple formats too much for it (using Excel97)

--
Tobit

"tina" wrote in message
...
Hi
Try
=AND((TODAY()-B3)0,B10<"*")
Tina
"TC" wrote:

I have a conditional formatting warning on some cells so that if the date
in
B3 is older than today the background goes red

Formula is = (TODAY()-B3)0

How would I write this so that the action is to go red unless there is a
*
on cell B10 ?

Thanks

--
Tobit





  #4   Report Post  
tina
 
Posts: n/a
Default conditional format

Hi TC
To do this you need to do one conditioning format for red then select add
button and conditioning 2 will appear and you can enter formula where
resulting formatting is green
=AND((TODAY()-B3)0,B10<"*") conditioning1 formula
=AND((TODAY()-B3)0,B10="*") conditioning2 formula
I presume this is available in excel97 as I am using excel2000
Tina



"TC" wrote:

Tina - works a treat - thank you.

OK, one step further. Can I use conditional formatting to turn the
background from red to green is there is a * in B10 - or is this sort of
multiple formats too much for it (using Excel97)

--
Tobit

"tina" wrote in message
...
Hi
Try
=AND((TODAY()-B3)0,B10<"*")
Tina
"TC" wrote:

I have a conditional formatting warning on some cells so that if the date
in
B3 is older than today the background goes red

Formula is = (TODAY()-B3)0

How would I write this so that the action is to go red unless there is a
*
on cell B10 ?

Thanks

--
Tobit






  #5   Report Post  
TC
 
Posts: n/a
Default conditional format

Tina - your a star- many thanks

Tobit

Hi TC
To do this you need to do one conditioning format for red then select
add
button and conditioning 2 will appear and you can enter formula where
resulting formatting is green
=AND((TODAY()-B3)0,B10<"*") conditioning1 formula
=AND((TODAY()-B3)0,B10="*") conditioning2 formula
I presume this is available in excel97 as I am using excel2000
Tina



"TC" wrote:

Tina - works a treat - thank you.

OK, one step further. Can I use conditional formatting to turn the
background from red to green is there is a * in B10 - or is this sort of
multiple formats too much for it (using Excel97)

--
Tobit

"tina" wrote in message
...
Hi
Try
=AND((TODAY()-B3)0,B10<"*")
Tina
"TC" wrote:

I have a conditional formatting warning on some cells so that if the
date
in
B3 is older than today the background goes red

Formula is = (TODAY()-B3)0

How would I write this so that the action is to go red unless there is
a
*
on cell B10 ?

Thanks

--
Tobit










  #6   Report Post  
DONNA
 
Posts: n/a
Default conditional format

Tina I have a problem and NEED HELP IMMEDIATELY. I would sincerely
appreciate your any help you can give me.

I am creating this spreadsheet. That shows dates for:
1. Completed on time (yellow)
2. Completed ahead of target date (green)
3. Past Target Date (red)
I NEED THE "COMPLETION DATE" column NOT to turn ANY color if there is no
date in the column AND TO Turn a color (yellow, green, red) if there is a
date in the "completion date" column.

It seems to me that I am needing 4 conditioning formatting:
PLEASE HELP AND TELL ME WHAT THE FORMULAS COULD BE.

"TC" wrote:

Tina - your a star- many thanks

Tobit

Hi TC
To do this you need to do one conditioning format for red then select
add
button and conditioning 2 will appear and you can enter formula where
resulting formatting is green
=AND((TODAY()-B3)0,B10<"*") conditioning1 formula
=AND((TODAY()-B3)0,B10="*") conditioning2 formula
I presume this is available in excel97 as I am using excel2000
Tina



"TC" wrote:

Tina - works a treat - thank you.

OK, one step further. Can I use conditional formatting to turn the
background from red to green is there is a * in B10 - or is this sort of
multiple formats too much for it (using Excel97)

--
Tobit

"tina" wrote in message
...
Hi
Try
=AND((TODAY()-B3)0,B10<"*")
Tina
"TC" wrote:

I have a conditional formatting warning on some cells so that if the
date
in
B3 is older than today the background goes red

Formula is = (TODAY()-B3)0

How would I write this so that the action is to go red unless there is
a
*
on cell B10 ?

Thanks

--
Tobit









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 format numbers PiPPo Excel Worksheet Functions 5 October 18th 05 05:03 AM
Cell Format Changes When Data Is Entered - Not Conditional Formatt SundanceKidLudwig Excel Worksheet Functions 2 September 30th 05 02:07 PM
Conditional format of minimum number MaggieMagill Excel Worksheet Functions 6 September 25th 05 11:36 PM
Conditional Format Question DougS Excel Worksheet Functions 3 May 3rd 05 01:36 AM
Conditional Format George Gee New Users to Excel 2 February 17th 05 07:13 PM


All times are GMT +1. The time now is 08:31 PM.

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"