![]() |
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 |
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 |
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 |
All times are GMT +1. The time now is 05:54 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com