C
Chris Youlden
I have an Acc2003 security enabled database containing the names of
students who log in to book facilities. They are all members of a Group
called "Students" giving them certain restricted permissions.
Occasionally it is necessary to suspend a student from booking
facilities, and I would like to achieve this by removing that user
account from the "Students" Group, but not deleting the user account itself.
Could anyone help me with some VBA code that would achieve this, and
also later to append that student back to the group by the
Administrator? (There is a secure form listing user names which the
administrator can view.)
TIA
Chris
students who log in to book facilities. They are all members of a Group
called "Students" giving them certain restricted permissions.
Occasionally it is necessary to suspend a student from booking
facilities, and I would like to achieve this by removing that user
account from the "Students" Group, but not deleting the user account itself.
Could anyone help me with some VBA code that would achieve this, and
also later to append that student back to the group by the
Administrator? (There is a secure form listing user names which the
administrator can view.)
TIA
Chris