I have a form that acts as my login screen. I need to set the values entered as username and password to as variable that will be accessable in other forms. I would like to use the variable names fsUserName and fsPassword. Can anyone Please help me.
Currently, after the Username and Password are entered the form is hidden but kept open. I would perfere to set these values in a stored value in memory.
Please be very specific in any instruction. I have read every post regarding Global variables and Public Variables and I still do not understand this. Thanks for your help.
Currently, after the Username and Password are entered the form is hidden but kept open. I would perfere to set these values in a stored value in memory.
Please be very specific in any instruction. I have read every post regarding Global variables and Public Variables and I still do not understand this. Thanks for your help.