Code Examples

Display User and Group Accounts Information

acCmdUserAndGroupAccounts

This simple routine displays the Security User and Group Accounts dialog box.

'***************** Code Start *******************
' Code by Terry Wickenden

Sub DisplaySecurityAccounts()

  DoCmd.RunCommand acCmdUserAndGroupAccounts

End Sub

'****************** Code End ********************

© 1998 - 2011 Terry Wickenden TKW Design Site developed maintained and hosted by TKW Design. This site is best viewed at 1024 x 768. Optimised for Firefox.