G
Guest
I have a database that has a couple of hundred fields, most are text but I do
have some that I want to set for currency.
Problem: the currency input mask that access has is not what I need. I
would like to just input numbers, then when I press tab, have those numbers
convert to currency.
Example: if I type 123456, after tab I would like it to look like this
$1,234.56
or 3456, after tab I would like it to look like this $34.56
a solution to this problem would help me alot.
Thanks in advance
Paul M
have some that I want to set for currency.
Problem: the currency input mask that access has is not what I need. I
would like to just input numbers, then when I press tab, have those numbers
convert to currency.
Example: if I type 123456, after tab I would like it to look like this
$1,234.56
or 3456, after tab I would like it to look like this $34.56
a solution to this problem would help me alot.
Thanks in advance
Paul M