jobillborf
Programmer
HI I have a If statement that i would like the font changed if a condition is met. I know this can be done with colors
for example
if {Customer.Last Year's Sales} < 5000 then Red else Black
This statement works.
I would like the font to be 16 if < 5000 else 12.
Thank you experts.
for example
if {Customer.Last Year's Sales} < 5000 then Red else Black
This statement works.
I would like the font to be 16 if < 5000 else 12.
Thank you experts.