alanbredbury
New member
- Local time
- Today, 14:12
- Joined
- Nov 11, 2011
- Messages
- 2
I have a log in with password in a opening form once the user logs in successfully a main form comes up. There are several buttons on this screen each of which opens a different form. I want to trap the user name from the login form and pass it to the subsequent forms so I can lock out fields for editing based on the user name. This seems like it should be simple however if I can't have a global variable!!! how do I accomplish this.
Thanks
Thanks