Dear all,
I want to format a cell based on the value of anothe
cell. For example, I want the color of the text in one cell to be re
if the value in another cell is "Y". How could I acheive this.

Please advice

--
Message posted from http://www.ExcelForum.com

Re: coloring font by J

J
Fri Dec 26 04:11:21 CST 2003

Take a look at Conditional Formatting in XL Help.


In article <kubimaibam.z1h2a@excelforum-nospam.com>,
kubimaibam <kubimaibam.z1h2a@excelforum-nospam.com> wrote:

> I want to format a cell based on the value of another
> cell. For example, I want the color of the text in one cell to be red
> if the value in another cell is "Y". How could I acheive this.

Re: coloring font by Norman

Norman
Fri Dec 26 04:21:41 CST 2003

Hi kubimaibam!

Assuming the cell that governs format is A1:

Select the cell
Format > Conditional Format
First drop down select "Formula is"
Type: =A1="Y"
Format
Select your choice of format
OK
OK

Note here that I've used relative referencing for A1 if you choose to
copy
Note also that the Y has to be in quotation marks or Excel will start
looking for a cell named Y


--
Regards
Norman Harker MVP (Excel)
Sydney, Australia
njharker@optusnet.com.au
Excel and Word Function Lists (Classifications, Syntax and Arguments)
available free to good homes.
"kubimaibam" <kubimaibam.z1h2a@excelforum-nospam.com> wrote in message
news:kubimaibam.z1h2a@excelforum-nospam.com...
> Dear all,
> I want to format a cell based on the value of another
> cell. For example, I want the color of the text in one cell to be
red
> if the value in another cell is "Y". How could I acheive this.
>
> Please advice.
>
>
> ---
> Message posted from http://www.ExcelForum.com/
>