Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Change color of text depending on "IF" Statement?

I would like the text in Cell "A1" to Change to the color red, IF the value
in "A3" is other than "0"

Ideas?

Thank You!


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 422
Default Change color of text depending on "IF" Statement?

While In cell A1, format, conditional formatting; choose formulais and in
box put:
=$A$3<0, then of course click the format button, then select the Font
Tab --text color
red, then OK out...
HTH

"Dustin" wrote in message
...
I would like the text in Cell "A1" to Change to the color red, IF the

value
in "A3" is other than "0"

Ideas?

Thank You!




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Change color of text depending on "IF" Statement?

Dustin,

Use Conditional Format with formula = "=$A$3<0"
(remove the quotes)

hth
--
steveb
(Remove 'NoSpam' from email address if replying direct)
"Dustin" wrote in message
...
I would like the text in Cell "A1" to Change to the color red, IF the

value
in "A3" is other than "0"

Ideas?

Thank You!




  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Change color of text depending on "IF" Statement?

Don't need a formula, just used a condition of Not Equal To and a value of 0

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"sbell" wrote in message
...
Dustin,

Use Conditional Format with formula = "=$A$3<0"
(remove the quotes)

hth
--
steveb
(Remove 'NoSpam' from email address if replying direct)
"Dustin" wrote in message
...
I would like the text in Cell "A1" to Change to the color red, IF the

value
in "A3" is other than "0"

Ideas?

Thank You!






  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 422
Default Change color of text depending on "IF" Statement?

But Bob...
The CF of A1 is dependent on the Value in A3;
How is [what you are suggesting] done?
TIA,,,


"Bob Phillips" wrote in message
...
Don't need a formula, just used a condition of Not Equal To and a value of

0

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"sbell" wrote in message
...
Dustin,

Use Conditional Format with formula = "=$A$3<0"
(remove the quotes)

hth
--
steveb
(Remove 'NoSpam' from email address if replying direct)
"Dustin" wrote in message
...
I would like the text in Cell "A1" to Change to the color red, IF the

value
in "A3" is other than "0"

Ideas?

Thank You!










  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Change color of text depending on "IF" Statement?

Thanks to all of you my spreadsheet is working great, and I have learned how
to use conditional formatting!

Thanks for your assistance!


"JMay" wrote in message news:AErzc.7061$qg.715@lakeread06...
But Bob...
The CF of A1 is dependent on the Value in A3;
How is [what you are suggesting] done?
TIA,,,


"Bob Phillips" wrote in message
...
Don't need a formula, just used a condition of Not Equal To and a value

of
0

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"sbell" wrote in message
...
Dustin,

Use Conditional Format with formula = "=$A$3<0"
(remove the quotes)

hth
--
steveb
(Remove 'NoSpam' from email address if replying direct)
"Dustin" wrote in message
...
I would like the text in Cell "A1" to Change to the color red, IF

the
value
in "A3" is other than "0"

Ideas?

Thank You!










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
how do I change color of "active" cell to differentiate from rest devildog97 Excel Discussion (Misc queries) 9 May 1st 08 03:25 PM
How do I write a conditional "IF" statement to color a group of ce mulehead Excel Discussion (Misc queries) 2 November 8th 07 08:16 PM
change "true" and "false" to "availble" and "out of stock" inthestands Excel Worksheet Functions 2 July 19th 07 07:05 PM
How to change text color in a cell "comment" in Office 2007? conductor Excel Worksheet Functions 1 June 2nd 07 02:50 AM
How can I make cell A1 a "Y" or "N" depending upon cell A2's font color? Please help. [email protected] Excel Programming 1 October 16th 03 08:32 PM


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