displayformat
I have a unit cost on a purchase order that can be up to four significant
decimal places. However, the user does not want to see anything but the
number of significant decimal places. In other words, no trailing zeroes
past two significant decimals.
example: 2.2300 should be printed as 2.23 but 2.2340 should print as 2.234
and 2.2346 should print as 2.2346.
How do I set the formatting to accomplish this?
decimal places. However, the user does not want to see anything but the
number of significant decimal places. In other words, no trailing zeroes
past two significant decimals.
example: 2.2300 should be printed as 2.23 but 2.2340 should print as 2.234
and 2.2346 should print as 2.2346.
How do I set the formatting to accomplish this?
This discussion has been closed.
Comments
example that replaces the display formats:
http://www.digital-metaphors.com/tips/ReplaceDisplayFormats.zip
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com