J
jerrym
I am embedding a reference to a cell within a text string. The content
of the referenced cell can be a positive or negative number. I want th
number to print blue if positive, red if negative. The actual tex
string is as follows:
="By the end of the planning horizon (December 31, "&SETUP!C23&"), yo
can expect to have accumulated "&T13&" of approximatel
"&TEXT($S$13,"[Blue]$#,##0;[Red]$#,##0")&" under this plan, given th
assumptions cited."
I know the formatting syntax is correct (it works on a stand-alon
basis), but the embedded number always prints black. Is this formattin
simply not available within a text string
of the referenced cell can be a positive or negative number. I want th
number to print blue if positive, red if negative. The actual tex
string is as follows:
="By the end of the planning horizon (December 31, "&SETUP!C23&"), yo
can expect to have accumulated "&T13&" of approximatel
"&TEXT($S$13,"[Blue]$#,##0;[Red]$#,##0")&" under this plan, given th
assumptions cited."
I know the formatting syntax is correct (it works on a stand-alon
basis), but the embedded number always prints black. Is this formattin
simply not available within a text string