S
Simon Hawkins
Guest
Hi,
I have a query which relates to Security and Permissions - I have a form where I want selected fields to be DISABLED when members of the USERS group have logged in, but ENABLED for members of the ADMINS group. So far I have only been able to set permissions for the database as a whole - i.e. read, edit, update etc.
Do I have to set up some VB code (using "IIf CurrentUser" function),or is there an easier way (through assigning permissions?)
Thanks
[This message has been edited by Simon Hawkins (edited 01-12-2001).]
I have a query which relates to Security and Permissions - I have a form where I want selected fields to be DISABLED when members of the USERS group have logged in, but ENABLED for members of the ADMINS group. So far I have only been able to set permissions for the database as a whole - i.e. read, edit, update etc.
Do I have to set up some VB code (using "IIf CurrentUser" function),or is there an easier way (through assigning permissions?)
Thanks
[This message has been edited by Simon Hawkins (edited 01-12-2001).]