F
fishqqq
I'm having trouble formatting a couple of fields on my AP form and am
hoping someone can offer some ideas.
[System Notes] is currently formatted as such: "*Split Charge* - MRef
" & [Forms]![fAPSplit]![MRef] & " For a total of " & [Forms]!
[fAPSplit]![Total Chg]
which returns the following: *Split Charge* - MRef 26836 For a total
of 1000
What I would like to do is have [Total Chg] formatted to read
$1000.00 (instread of 1000)
field 2...
[AWB#] is just a straight 11 digit number which returns 01412345678
And I would like to format this as follows: 014 1234 5678
Any help is appreciated.
Thanks
hoping someone can offer some ideas.
[System Notes] is currently formatted as such: "*Split Charge* - MRef
" & [Forms]![fAPSplit]![MRef] & " For a total of " & [Forms]!
[fAPSplit]![Total Chg]
which returns the following: *Split Charge* - MRef 26836 For a total
of 1000
What I would like to do is have [Total Chg] formatted to read
$1000.00 (instread of 1000)
field 2...
[AWB#] is just a straight 11 digit number which returns 01412345678
And I would like to format this as follows: 014 1234 5678
Any help is appreciated.
Thanks