PC Review


Reply
 
 
marc747@excite.com
Guest
Posts: n/a
 
      3rd Aug 2008
Hi,

Is there a way to color a cell with formula,
example, In cell "A4" I have the letters "FG" so I need a formula in
cell "A5" to look in cell "A4" and see if it = "FG" then color the
cell "Yellow" if not then leave as is.

Thanks.
 
Reply With Quote
 
 
 
 
Rick Rothstein \(MVP - VB\)
Guest
Posts: n/a
 
      3rd Aug 2008
You cannot do what you ask using formulas on the worksheet, but you can
using Conditional Formatting. Select all the cells you want to have this
feature and then click Format/ConditionalFormatting on Excel's menu bar. In
the dialog box that appears, select "Cell Value Is" from the first drop down
box, select "equal to" from the second drop down box and type ="FG" (that is
equal sign, quote mark, FG, quote mark) in the last edit field. Now click
the Format button, click on the Patterns tab on the dialog box that appears,
and select a yellow color. Finally, OK your way back to the worksheet. If
you type FG in any of the cells you originally had selected, the cell should
turn yellow in color.

Rick


<(E-Mail Removed)> wrote in message
news:a01c25c1-2b41-4dd9-ba98-(E-Mail Removed)...
> Hi,
>
> Is there a way to color a cell with formula,
> example, In cell "A4" I have the letters "FG" so I need a formula in
> cell "A5" to look in cell "A4" and see if it = "FG" then color the
> cell "Yellow" if not then leave as is.
>
> Thanks.


 
Reply With Quote
 
Skinman
Guest
Posts: n/a
 
      3rd Aug 2008
Select A5 go to Conditional Formatting select new rule, select use a formula
and put this in the box for the formula:-
=A4="FG" Then click format fill and select your colour, click
OK, next box click OK, next box click apply. Thats it.
If the condition is true it will colour, if false it won't do anything.
Skinman

<(E-Mail Removed)> wrote in message
news:a01c25c1-2b41-4dd9-ba98-(E-Mail Removed)...
> Hi,
>
> Is there a way to color a cell with formula,
> example, In cell "A4" I have the letters "FG" so I need a formula in
> cell "A5" to look in cell "A4" and see if it = "FG" then color the
> cell "Yellow" if not then leave as is.
>
> Thanks.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Changing the color of a cell based on the color of another cell. LATC Microsoft Excel Misc 6 4th Dec 2009 09:49 PM
HELP W/ VBA: SELECT RANGE, ALLCAPS, CELL COLOR, RETURN TO BLANK CELL/PATTERN CELL extremejobtvshow@gmail.com Microsoft Excel Programming 5 28th Jun 2008 07:49 PM
Re: Can't format cell color/text color in Office Excel 2003 in files . Gord Dibben Microsoft Excel Misc 4 21st Dec 2007 01:41 PM
cell background color and cell text color Jeff Klein Microsoft Excel Worksheet Functions 1 1st Nov 2007 08:59 PM
Can't format cell color/text color in Office Excel 2003 in files . =?Utf-8?B?Q2hhcmxpZQ==?= Microsoft Excel Misc 0 16th Sep 2004 04:29 PM


Features
 

Advertising
 

Newsgroups
 


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