I have a mainform with a textbox that returns the CurrentUser(). I would like to have the subform on this mainform only be visible to certain currentusers. Could someone show me how to write the code to change the visible property based on who the currentuser is?
Form.textbox is called [NonEmployee Personnel].WelcomeUser
Subform is called FinancialInfo
Thanks for any help.
Form.textbox is called [NonEmployee Personnel].WelcomeUser
Subform is called FinancialInfo
Thanks for any help.