Share via

Using Access forms to update access database

Anonymous
2014-03-11T19:47:14+00:00

Hello,

I am a novice at using Microsoft Access.  I need to figure out how to do the following: multiple end-users can fill out a form, which then updates a database.  I want the user to not be able to edit the database; only update it with the particular entry.

I figured out how to split the access database into a back-end database and a front-end form.  However, on the front-end form the user can still edit previous records.  They can do this by the navigation pane (that enables them to double-click the 'table' and change entries) and also on the bottom pane (which enables them to click on the 'back' and 'forward' arrows, navigate through the records, and change them).

How do I restrict access to the end-user so that they can only fill in the current form?

Thanks!

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

ScottGem 68,830 Reputation points Volunteer Moderator
2014-03-11T20:13:54+00:00

Yes, In the Options disable the Nav Pane so they don't see it at all. You can also disable the ribbon and make your form the default form so that's all they see. 

There are a number of other things that can be done to limit the access a user has. You might find my blog on Login Security with VBA helpful. A search on securing Access apps will get other tools.

Was this answer helpful?

0 comments No comments

5 additional answers

Sort by: Most helpful
  1. ScottGem 68,830 Reputation points Volunteer Moderator
    2015-04-01T15:42:00+00:00

    Please don't piggyback your question on another thread. Please use the Participate link near the top of the page to start a new question and we will be happy to help.

    There are many other threads that discuss this issue that you might want to check out before starting your own thread.

    Was this answer helpful?

    0 comments No comments