D
deb
Make button invisible based on field in a table.
I have a table that is used for security login.
tblSec - Fields are UserID and User_Type. (User_type is Admin or User)
The form "FSplashForm" has a button "btnAdmin".
I do not want the button or the button label to be visible if the user
logged in has the User_Type of User.
I do not know coding well enough to attempt it on my own.
Please help
I have a table that is used for security login.
tblSec - Fields are UserID and User_Type. (User_type is Admin or User)
The form "FSplashForm" has a button "btnAdmin".
I do not want the button or the button label to be visible if the user
logged in has the User_Type of User.
I do not know coding well enough to attempt it on my own.
Please help