Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 16
Default Text Box font color

Windows 2000 Professional
Office 2000 Professional


I have a text box whose content is dependent on the results of a formula
on another worksheet. Basically, if the result of the formula is
greater than zero, the text box says "Unfavorable". If the result is
less than or equal to zero, the text box says "Favorable".

In cell FF31, I have the following formula:

=IF(FF300,CONCATENATE("FYTD unfavorable to goal:
",TEXT(ABS(FF30),"#.##%")),CONCATENATE("FYTD favorable to goal:
",TEXT(ABS(FF30),"#.##%")))

The text box on the chart is simply "=FF31"


I'd like to add formatting to the text such that the "unfavorable"
statement font will be red and the "favorable" statement font will be
green. Is this even possible?

Thanks in advance for any help you can provide.

Rita Palazzi
Project Engineer
FedEx Express - Global Trade Systems

  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 2,489
Default Text Box font color

Hi,

One way, without code, would be to use 2 cells. One returning text if
favorable the other if not.
Then in the chart use 2 linked textboxes. Format 1 as Red and linked to the
unfavorable cell the other green linked to the favorable cell.

Cheers
Andy

--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
"Rita Palazzi" wrote in message
...
Windows 2000 Professional
Office 2000 Professional


I have a text box whose content is dependent on the results of a formula
on another worksheet. Basically, if the result of the formula is greater
than zero, the text box says "Unfavorable". If the result is less than or
equal to zero, the text box says "Favorable".

In cell FF31, I have the following formula:

=IF(FF300,CONCATENATE("FYTD unfavorable to goal:
",TEXT(ABS(FF30),"#.##%")),CONCATENATE("FYTD favorable to goal:
",TEXT(ABS(FF30),"#.##%")))

The text box on the chart is simply "=FF31"


I'd like to add formatting to the text such that the "unfavorable"
statement font will be red and the "favorable" statement font will be
green. Is this even possible?

Thanks in advance for any help you can provide.

Rita Palazzi
Project Engineer
FedEx Express - Global Trade Systems


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
Chgs in font color don't appear on screen unless wrap text is set Computer Fizz Excel Discussion (Misc queries) 1 February 13th 06 03:35 AM
How do I concatenate text to keep the text's original color/font/s Temp_User Excel Discussion (Misc queries) 1 September 12th 05 10:12 PM
changing font color for new text DanDavis Excel Discussion (Misc queries) 2 July 24th 05 04:17 PM
Excel should allow me to change text color & font within tabs. hw Excel Discussion (Misc queries) 1 February 17th 05 10:52 PM
How can I automatically change the font color of text in cells th. les Excel Discussion (Misc queries) 1 January 4th 05 03:06 AM


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