undefeatedskillz26
Registered User.
- Local time
- Today, 00:25
- Joined
- Nov 26, 2014
- Messages
- 51
I am trying to do more research on how to take a record (persons address, Social security, etc) and de identify it.
What I am looking to do is if a box is checked that means I can show the records information.
If the box is unchecked each record would have some sort of value like X111111 or something. How would I do this. If i google this for access nothing is coming up, maybe de identify is not the correct word.
I am sure people are doing this for SSN or Credit cards, and want to figure it out just need to know where to go.
Is this something I can do in a Query or something I need to do in the table in VBA? Would be nice if I put the check back in the box the orginal value would come back in case I need the information.
Not sure if this is the best logic, open to ideas. Thanks.
What I am looking to do is if a box is checked that means I can show the records information.
If the box is unchecked each record would have some sort of value like X111111 or something. How would I do this. If i google this for access nothing is coming up, maybe de identify is not the correct word.
I am sure people are doing this for SSN or Credit cards, and want to figure it out just need to know where to go.
Is this something I can do in a Query or something I need to do in the table in VBA? Would be nice if I put the check back in the box the orginal value would come back in case I need the information.
Not sure if this is the best logic, open to ideas. Thanks.