J
Jeff
Hi All
I have three fields in my form:
[FullCost] - the full cost of a course - this is in currency fomat.
[MonthPrest] - number of installments to pay the full costs.
[MonthPay] - the cost of each installment - fomatted in currency.
When I divide [FullCost] by [MonthPrest] the currency format goes a little
crazy:
$350 / 6 = $058.33
How can I eliminate the first 0 if the value does not reach 100 -
$50.33
Thanks
Jeff
I have three fields in my form:
[FullCost] - the full cost of a course - this is in currency fomat.
[MonthPrest] - number of installments to pay the full costs.
[MonthPay] - the cost of each installment - fomatted in currency.
When I divide [FullCost] by [MonthPrest] the currency format goes a little
crazy:
$350 / 6 = $058.33
How can I eliminate the first 0 if the value does not reach 100 -
$50.33
Thanks
Jeff