W
WSF
Access97
I have a multi-user front end mdb.
I would like to control the user's access to tabs, and controls on those
tabs, by setting the visible property accordingly on start-up.
I am looking at a table as a form of matrix where against the user's login I
set a series of Yes/No flags in the table to Show or NotShow.
Is there any way/example available to help me do this as efficiently as
possible?
I guess it may come to a series of Dlookups or Case statements?
Any ideas appreciated.
WSF
I have a multi-user front end mdb.
I would like to control the user's access to tabs, and controls on those
tabs, by setting the visible property accordingly on start-up.
I am looking at a table as a form of matrix where against the user's login I
set a series of Yes/No flags in the table to Show or NotShow.
Is there any way/example available to help me do this as efficiently as
possible?
I guess it may come to a series of Dlookups or Case statements?
Any ideas appreciated.
WSF