J
JimS
I'd like to "personalize" logons. How can I execute a script or a series of
subroutines based on a user's ID (Not the Access USERID...I have my own login
security, etc.) I'd like to set the user's "login type", and have the system
execute a series of instructions based on that login type, preferrably a set
of instructions located in a table entry...
Basically, I'm asking if it's possible to have a column in a table hold an
instruction (like maybe a subroutine name, for example, or a macro name if
you will...) and execute it in vba....
Techninques you've used?
subroutines based on a user's ID (Not the Access USERID...I have my own login
security, etc.) I'd like to set the user's "login type", and have the system
execute a series of instructions based on that login type, preferrably a set
of instructions located in a table entry...
Basically, I'm asking if it's possible to have a column in a table hold an
instruction (like maybe a subroutine name, for example, or a macro name if
you will...) and execute it in vba....
Techninques you've used?