If you don't intend to do any calculations with the numbers, one possible solution would be to make them into a string - for example, having:
YourMoney: "$" & Int(TheMoneyField)
in the query
then right aligning the textbox that it goes into.
I am a loud man with a very large hat. This means I am in charge
|