Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Chgs in font color don't appear on screen unless wrap text is set | Excel Discussion (Misc queries) | |||
How do I concatenate text to keep the text's original color/font/s | Excel Discussion (Misc queries) | |||
changing font color for new text | Excel Discussion (Misc queries) | |||
Excel should allow me to change text color & font within tabs. | Excel Discussion (Misc queries) | |||
How can I automatically change the font color of text in cells th. | Excel Discussion (Misc queries) |