INTRODUCTION
This article describes how to use the Workgroup Administrator utility in Microsoft Office Access 2007.
Even if you can run the Workgroup Administrator utility from an Access 2007-year. accdb file note that user-level security does not exist,. accdb file.
More information
For earlier versions of Access, your workgroup administrator might click on the Workgroup Administrator Tools menu in security. To use the Workgroup Administrator utility to access 2007, use one of the following methods. Method 1: Use VisualBasic code to use VisualBasic code, use one of the following methods.
•
Run VisualBasic code in the Immediate window:
1. In Access 2007, open the Trust database, or enable macros in an existing database.
2. Press CTRL + G to open the Immediate window.
3. Type the following line of code, and then press Enter.
DoCmd.RunCommand Accmdworkgroupadministrator
•
To create a module that contains VisualBasic code:
1. In Access 2007, open the Trust database, or enable macros in an existing database.
2. Create tabs in other groups, macros, and then modules.
3. Create the subroutine, and then paste the following VisualBasic code example into the subroutine.
DoCmd.RunCommand Accmdworkgroupadministrator
4. Press the F 5 key to run the code.
Method 2: Use the RunCommand macro action
1. In Access 2007, open the Trust database, or enable macros in an existing database.
2. On the Create tab, click the macro in the other group, and then click the macro.
3. On the Design tab, click Show/Hide groups to show all the actions.
4. On the Macro 1 tab, click the RunCommand Action column, and then click the Workgroupadminstrator command list.
5. Click A0 > Save.
6. In the tool group, click Run.