I have a text box placed in a chart that links to another sheet/cell for its content. The value is a percentage. I can format the source text using conditional format, but the formatting doesn’t carry forward into the text box. Is there a way to script/macro or use if/then for the value of a text box to change the font color? The text box is linked simply with “=Data!$J$7” ? Any help would be greatly appreciated!
Share
Not sure that I properly understand the problem.
I did come up with this routine that removes the visible background on all Text Boxes in Charts.
Perhaps you can modify this to suit.
Regards