Hello - I have built a database that holds vehicle information. Each vehicle has a credit card assigned to it. Is it possible to put in an input mask or format the field so that the first 12 digits are hid but the last four show:
****-****-****-5555
There will be more than one person entering data and only one person should have access to the credit card numbers. They don't want everyone to see the whole number.
I've found this:
Format Specified: "Acct No." 0000
Data As Entered: 3271
Formatted Data as Displayed: Acct No. 3271
When I try to put this in the format space it changes when I get out of it to this:
"Acct No. "0000
and it won't come out the way it's supposed to.
Any help would be greatly appreciated.
Thank you
Laura Edmark
****-****-****-5555
There will be more than one person entering data and only one person should have access to the credit card numbers. They don't want everyone to see the whole number.
I've found this:
Format Specified: "Acct No." 0000
Data As Entered: 3271
Formatted Data as Displayed: Acct No. 3271
When I try to put this in the format space it changes when I get out of it to this:
"Acct No. "0000
and it won't come out the way it's supposed to.
Any help would be greatly appreciated.
Thank you
Laura Edmark