A
ANDREW
How do I display a number field as words?
example:
field name: netcheck
datatype: number/single
data: 252.32
Report Display Needed: Two Hundred Fifty-two dollars and 32
Cents.
Even if I could just get the whole numbers in front of the
decimal, that would be a victory.
Currently looking at setting up complex case statement.
example:
field name: netcheck
datatype: number/single
data: 252.32
Report Display Needed: Two Hundred Fifty-two dollars and 32
Cents.
Even if I could just get the whole numbers in front of the
decimal, that would be a victory.
Currently looking at setting up complex case statement.