View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
BZeyger BZeyger is offline
external usenet poster
 
Posts: 31
Default User Permissions

Hello,

I am a new Access VBA User and I have created a Project Managment DB. It
consists of many forms, Queries, and Forms. I have created 4 different levels
of users. How do I change the permission rights to each form. One form might
allow Adims to chage data, while the same form could have read only rights
for regualr users.

Is there an easy way to chage the basic Access permissions for the forms?