T
tstew
This should be simple, but I must be missing something. I have a Number
field, field size is "Single", Format is "#,###", Decimal Places is "Auto"
(no quotes in value boxes). I would have thought Auto would handle it, but it
doesn't.
The filed will have only positive numbers, most will not have decimals, but
some will. I would like to ONLY display decimals if there are any. If I
change the formating to "#,###.##", then I get a period with no decimal
places on whole numbers. I've also played around with the Currency field type
with the same results.
I get:
1,234.
456.34
12,345.67
102,789.
I would like to get:
1,234
456.34
12,345.67
102,789
Any ideas?
Thanks,
Mark
field, field size is "Single", Format is "#,###", Decimal Places is "Auto"
(no quotes in value boxes). I would have thought Auto would handle it, but it
doesn't.
The filed will have only positive numbers, most will not have decimals, but
some will. I would like to ONLY display decimals if there are any. If I
change the formating to "#,###.##", then I get a period with no decimal
places on whole numbers. I've also played around with the Currency field type
with the same results.
I get:
1,234.
456.34
12,345.67
102,789.
I would like to get:
1,234
456.34
12,345.67
102,789
Any ideas?
Thanks,
Mark