Where is workgroup manager in access 2007?

T

Tek King

I can not locate Workgroup Administrator in access 2007 BTR2. I found
references to workgroup manager but can not locate a way to launch it. Any
ideas would be appreciated.
 
D

Douglas J. Steele

There is no user-level security in Access 2007, therefore I wouldn't expect
to find a Workgroup Administrator capability.
 
G

Granny Spitz via AccessMonster.com

Tek said:
I found
references to workgroup manager but can not locate a way to launch it.

I hear there's no button on the ribbon for it so you have to write VBA code
to call it.

RunCommand acCmdWorkgroupAdministrator
 
T

Tek King

The on-line help references Workgroup Manager so I thought it was renamed
from Workgroup Administrator. Anyway, there is a security wizard in access
2007 [Database tools], [Users and Permissions], [User-Level Security Wizard]
that does create a mdw file so there is actually user level security in 2007,
just no way to easily access it once you create the mdw file through the
wizard.
 

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

Top