I have a form that when the user logs in a text box call "AccessLevel" is autofilled with the users access level, this box is uneditable by the user, what i want to do is take the text from the accesslevel box and use it on the main menu form that opens when the user logs in. i can't work out how this is done, i know i have to assign a global variable but am unsure of how to go about this.
any help will be most greatful

Chris