I'm using this to export a csv file, and the target import process wants 2
significant decimal places. If I have 100.00, then the export shows 100, if you
have 100.50, you get 100.5, etc. Note the report preview shows two decimal
places (and commas for grouping--this is @N13.2 formatting), but the export
removes all of that. I realize that is the intent, to remove as much formatting
as possible. But is there an embed point or some other method to enforce having
2 decimal digits in the exported .csv file?
Thanks!
...jack
|