Math problems
Posted: Wed Jun 09, 2010 6:22 pm
When I use this in my report:
{Format("{0:N2}", 11/13)}
It prints "0.00" when it should display "0.84".
I've tried messing with the Text formatting on the text box, but can't get it to display properly.
{Format("{0:N2}", 11/13)}
It prints "0.00" when it should display "0.84".
I've tried messing with the Text formatting on the text box, but can't get it to display properly.