AboutRichard Rost Expertise I am happy to answer any kinds of questions about Microsoft Access - from basic table design to advanced VBA programming. Also, please feel free to check the Access Tips & Tricks section of my web site.
Education/Credentials I am a self-taught Access expert. I have been building databases for clients since the early 90s. You can see a sample of my Access Tutorials on my web site at 599CD.com
Question First and foremost I want to thank you for all of your help with this database I must say this would have at least taken me forever without your help.
Now onto my question. I have created a custom User Login that requires one form to remain open. That form is formUserLoginAcces. This form holds the access information for that current cycle by looking it up in the data table upon logging in and checking the password. If that form closes is there a way to automatically pop up another user login form (formUserLogin) or is there a way to prevent that form from closing but keep the information in it?
Thanks again for your help.
Answer You can prevent the form from closing by going into the form properties and turning off the CLOSE button and the CONTROL BOX. Then the user would have no way to close the form.
Let me know if you have any other questions or comments.
P.P.S. I volunteer my time at AllExperts to help people, and I get a LOT of questions, so I can't take an hour to answer each question. If you need more DETAILED HELP, come to my TechHelp web site at http://www.599cd.com/TechHelp/AllExperts and I'll take as much time as you need to answer your question.