That's it in a nutshell, but I'll clarify.
I've got a report which we use as a purchase order. There is a field for shipping and handling, which is entered on the PO creation form.
When we do not include shipping and handling on the PO (some vendors ship on our UPS account), the shipping and handling box renders in currency style ($0.00). However, when we do enter S&H in the PO creation form, the currency formatting goes away on the report ("$15.00" ==> "15", "$15.01" ==> "15.01")
I've checked the Properties of the textbox on the report and it is set to Currency, 2 decimal places.
I tried entering a custom format listed in Microsoft's support pages ($#,###.00) in the format property, but it doesn't appear to make a difference.
Any thoughts on what I'm missing? This is really just a petty annoyance, so I don't really want to spend a LOT of time fixing it (but it is an annoyance
). As always, any light that can be shed will be most appreciated.
Thanks!
I've got a report which we use as a purchase order. There is a field for shipping and handling, which is entered on the PO creation form.
When we do not include shipping and handling on the PO (some vendors ship on our UPS account), the shipping and handling box renders in currency style ($0.00). However, when we do enter S&H in the PO creation form, the currency formatting goes away on the report ("$15.00" ==> "15", "$15.01" ==> "15.01")
I've checked the Properties of the textbox on the report and it is set to Currency, 2 decimal places.
I tried entering a custom format listed in Microsoft's support pages ($#,###.00) in the format property, but it doesn't appear to make a difference.
Any thoughts on what I'm missing? This is really just a petty annoyance, so I don't really want to spend a LOT of time fixing it (but it is an annoyance

Thanks!