R
Ryan
I have a database with its own workgroup file for setting
permissions. I would like users to be able to enter data
into the table, but not view the table when they finish.
Currently I have the table hidden, but I am looking for a
better way to secure the data. Is it possible to setup
users with no read or write access initially, give them
access to write their data to the table, then take away
read permissions after they make their entry. A sub in
VBA for when the form closes perhaps? Is this a good
solution, or is there a better, easier way? Thanks in
advance.
Ryan
permissions. I would like users to be able to enter data
into the table, but not view the table when they finish.
Currently I have the table hidden, but I am looking for a
better way to secure the data. Is it possible to setup
users with no read or write access initially, give them
access to write their data to the table, then take away
read permissions after they make their entry. A sub in
VBA for when the form closes perhaps? Is this a good
solution, or is there a better, easier way? Thanks in
advance.
Ryan