Hi All,
I have a login form and a navigation form.
After user enters their login username and password, i need the username passed to navigation form.
I have a navigation form with several buttons which are selectively enabled based on username.
Some videos at youtube shows the environ method, however i don't want to use the username based on the computer but i want the username based on the "typed" username of login form.
Please help for VBA coding.
Thanks.