Setup write permission for a user

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I have setup permission for my Microsoft access database users. For one of
my users, I just wanted write permission. I don’t want him to be able to
edit data after he saves it. So, I gave him New Data User permission. But
the point is without hitting save for entry, the data is saving automatically
and he can’t change anything after entering data. He is using ‘tab’ key to
add new field and that is very dangerous because by hitting the ‘tab’ key
accidentally after his last field, the data is saving and he can’t edit it
anymore. Is there anyway to prevent this problem?

Thanks
 
Thank you very much for the code. Should i use expression builder, macro
builder , or code builder for this? I used BeforeUpdate event of my form
(the main form and not the detail, or header page part of it) and i used
expression builder and it didn't work. If the answe is that i have to use
the code builder, then, how should i use this code in there?
Thanks in advance.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top