Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 26
Default Conditional Format - Two Criteria

I have this in my conditional format box:
="D236<C236 & U236<C236"

If the above is true, I want the cell to be shaded green.

It is not turning green, and I checked and it should be, can someone
point me in the right direction here?

Thanks folks.

Bull
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,501
Default Conditional Format - Two Criteria

Try this

=AND(D236<C236,U236<C236)

Mike

"Bull" wrote:

I have this in my conditional format box:
="D236<C236 & U236<C236"

If the above is true, I want the cell to be shaded green.

It is not turning green, and I checked and it should be, can someone
point me in the right direction here?

Thanks folks.

Bull

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 26
Default Conditional Format - Two Criteria

On Jan 29, 11:45*am, Mike H wrote:
Try this

=AND(D236<C236,U236<C236)

Mike



"Bull" wrote:
I have this in my conditional format box:
="D236<C236 & U236<C236"


If the above is true, I want the cell to be shaded green.


It is not turning green, and I checked and it should be, can someone
point me in the right direction here?


Thanks folks.


Bull- Hide quoted text -


- Show quoted text -


WORKS GREAT, THANKS.

R/
BULL
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 overwrighting previous conditional format davethewelder Excel Programming 2 April 10th 08 04:01 PM
Conditional format based on criteria Syahira Excel Discussion (Misc queries) 2 September 26th 07 07:32 AM
Countif using format criteria not number criteria? Rumbla76 Excel Worksheet Functions 1 April 20th 05 05:38 AM
Countif using format criteria....not number criteria? Troy Excel Worksheet Functions 1 April 20th 05 04:50 AM
have input box. Need criteria entered to refer to cond. format criteria Bob Phillips[_6_] Excel Programming 0 March 1st 04 08:17 PM


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