userform access only

isurunk1

New Member
Joined
Aug 4, 2017
Messages
5
how to allow access to a particular user to userform only to enter data but restricting the access to database they are updating so that data is secure. another high level user may have all permission to access database for data analysis.
 

Excel Facts

Format cells as date
Select range and press Ctrl+Shift+3 to format cells as date. (Shift 3 is the # sign which sort of looks like a small calendar).
This is an Access question or Excel? I realize you posted to Access part, but userform is an Excel form. In Access it's just "form". I think this is about Access, though.
An Access database can never be 100% secure, so you should research Access security and decide if Access alone will be OK if you implement as much of the security measures you can, or if you need something else.

I just posted here on how to know who is making changes. The same info would apply to how to control access to forms or whatever. To only allow data entry, use the info there to control whether or not someone can open a form and open it with DataEntry property set to True.
 
Upvote 0

Forum statistics

Threads
1,221,680
Messages
6,161,248
Members
451,692
Latest member
jmaskin

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top