boardburner
Technical User
I have looked & possibly missed it in help....but
how do I specify font formating in my formulas.?
Is it possible to callout other formating of fonts in formulas ?? If so where do I find the white papers/articles ??
Thanks
Gene
how do I specify font formating in my formulas.?
Code:
if {@RawReqd}>{@RawAvailable}
//make bold
then crRed
//default font
else crBlack
Is it possible to callout other formating of fonts in formulas ?? If so where do I find the white papers/articles ??
Thanks
Gene