#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
herve
 
Posts: n/a
Default Formula Color


Hello all,
could you help me on the following :

If Value in Cell A1 is equal or above Value in A2, I would like cells
A1 and A2 filled in BLUE.

Thanks in advance.

Herve


--
herve
------------------------------------------------------------------------
herve's Profile: http://www.excelforum.com/member.php...o&userid=27314
View this thread: http://www.excelforum.com/showthread...hreadid=490843

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Biff
 
Posts: n/a
Default Formula Color

Hi!

I'm assuming that BOTH cells MUST have a value entered:

Select cells A1:A2
Goto formatConditional Formatting
Formula is: =AND(COUNT($A$1:$A$2)=2,$A$1=$A$2)
Click the Format button
Select the style(s) desired
OK out

Biff

"herve" wrote in
message ...

Hello all,
could you help me on the following :

If Value in Cell A1 is equal or above Value in A2, I would like cells
A1 and A2 filled in BLUE.

Thanks in advance.

Herve


--
herve
------------------------------------------------------------------------
herve's Profile:
http://www.excelforum.com/member.php...o&userid=27314
View this thread: http://www.excelforum.com/showthread...hreadid=490843



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Chip Pearson
 
Posts: n/a
Default Formula Color

You can use Condition Formatting (CF) to do this. Select cells A1
and A2. Go to the Format menu, and choose CF. In that dialog,
change "Cell Value Is" to "Formula Is" and enter

=$A$1<=$A$2

in the formula box and click Format to choose your formatting.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com




"herve"
wrote in message
...

Hello all,
could you help me on the following :

If Value in Cell A1 is equal or above Value in A2, I would like
cells
A1 and A2 filled in BLUE.

Thanks in advance.

Herve


--
herve
------------------------------------------------------------------------
herve's Profile:
http://www.excelforum.com/member.php...o&userid=27314
View this thread:
http://www.excelforum.com/showthread...hreadid=490843



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
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 07:48 PM
Portion of concatenate formula to have different color and font fo Colleen B Excel Worksheet Functions 1 February 23rd 05 03:32 PM
Formula to count the cells in a range that have a fill color. Slainteva Excel Discussion (Misc queries) 2 January 19th 05 08:25 PM
Formula to count the cells in a range that have a fill color. Molly F Excel Discussion (Misc queries) 2 January 19th 05 06:15 PM
How do I create formula to change cell color excel formula Excel Worksheet Functions 2 December 29th 04 08:13 PM


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