Hi, thanks for the reply, I tried adding this to the Onload event of the form, but it didnt work, what Am I missing?:
************************************************
Dim URights As String
If URights = DLookup(" * ", "Employees", "UserRights = 'Administrator' ") Then
CmdAdministrator.Visible...