I have a main pop up form that allows users to select which form they want to open. There are 5 users who each have their own form, but the main screen shows all 5 buttons that links to all 5 forms. I want to only show the button that belongs to that user. I have set up Access permission security to each of these forms. Basically I want a statement that does something like: If the current user is ________ Then "This button" is visible.
Maybe I've answered my own question but I do not know much VB. Anyones help is appreciated.
Maybe I've answered my own question but I do not know much VB. Anyones help is appreciated.