custom format of fields
I've noticed that when formatting a numeric field, it seems that there is a common type missing:
1,234
I need to format a numeric field, including a comma, but omitting the decimal, since I'm only dealing w/ integers.
Does anyone know how to accomplish this?
thanks
|