Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
next level
 
Posts: n/a
Default How to do if then statements changing color text?

Hello,
I need to know how to change the color of the text in one box by placing an
"X" in another box.
For example there will be text in A7 that will be red. When I type an "X"
in I7, I want the text in A7 to turn black.
  #2   Report Post  
Posted to microsoft.public.excel.misc
SteveG
 
Posts: n/a
Default How to do if then statements changing color text?


Use Conditional Formatting.

Select cell A7. Go to Format MenuConditional Formatting. Change the
Cell Value is: option to Formula is: Type in this formula in the
formula bar.

=I7="X"

Click on Format, Font Tab, select the color you want. Click OK, OK.

HTH

Steve


--
SteveG
------------------------------------------------------------------------
SteveG's Profile: http://www.excelforum.com/member.php...fo&userid=7571
View this thread: http://www.excelforum.com/showthread...hreadid=529701

  #3   Report Post  
Posted to microsoft.public.excel.misc
CLR
 
Posts: n/a
Default How to do if then statements changing color text?

You can do it with "Conditional Formatting".......Left-click on A7 Format
ColnditionalFormatting Formula Is =$I$7="x" and set the formatting
desired.

hth
Vaya con Dios,
Chuck, CABGx3



"next level" wrote:

Hello,
I need to know how to change the color of the text in one box by placing an
"X" in another box.
For example there will be text in A7 that will be red. When I type an "X"
in I7, I want the text in A7 to turn black.

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
UDFunctions and nested If-the-else statements JDB Excel Worksheet Functions 1 January 25th 06 03:29 PM
Linking two IF statements together trixma Excel Discussion (Misc queries) 2 September 29th 05 06:07 AM
Changing format of number without changing the value sweetsue516 Excel Discussion (Misc queries) 2 August 22nd 05 04:07 PM
Better Way to Code IF Statements? TheRobsterUK Excel Discussion (Misc queries) 4 July 18th 05 03:37 PM
Nested IF statements John Simons Excel Worksheet Functions 14 February 16th 05 06:17 AM


All times are GMT +1. The time now is 01:06 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"