I have a completed database (are they ever complete?) and now am trying to to some "touch-up" work. I have read many threads, faq's, websites trying to decide how best to do this and everytime I run into a problem. I feel like I am going in circles. I am an extremely organized person, love to follow step-by-step directions, but can't seem to find any. So, here are some of the obstacles I am hitting and maybe someone can suggest what to do please. By, the way, this is Access 2000. Has a minimum of 15 tables, queries, and reports each.
I am using the switchboard. From the main menu, the switchboard goes two deep. In other words, from the main menu, depending on the selection, you may have to go through two more menu's until you finally get to the form you want. This is working really well except for one problem. When someone is at the 2 deep level, I would like them to be able to have the option to select a command button which will take them immediately back to the main switchboard (default page) without having to go through the previous menu. I found code allowing me to open the switchboard form, but it only opens to the last menu page that had the focus.
Because of the above problem, I decided I would take the advice of many of the threads and just make forms that would replace my switchboard. Took me forever, but I finally found some code (thank you randysmid) that showed me how to open forms. But then there are so many little pieces of code you need to know that I don't.
Could someone please suggest which way would be best (not necessarily easiest) way to organize my database? Stick with the Switchboard or go to Forms? If I stay with switchboard how do I get it to go to main menu from anywhere? If go to forms, is there some website that has simple code for those easy everyday tasks, such as, open forms, make objects visible, open forms in add mode versus edit mode, and how to get it to focus on the first tab in a new record?
Sorry this was so long, but I figure the more detail the better. I appreciate any help or advice I can get. I am getting dizzy trying to figure this dilemma out. Thanks in advance, Janet Lyn
I am using the switchboard. From the main menu, the switchboard goes two deep. In other words, from the main menu, depending on the selection, you may have to go through two more menu's until you finally get to the form you want. This is working really well except for one problem. When someone is at the 2 deep level, I would like them to be able to have the option to select a command button which will take them immediately back to the main switchboard (default page) without having to go through the previous menu. I found code allowing me to open the switchboard form, but it only opens to the last menu page that had the focus.
Because of the above problem, I decided I would take the advice of many of the threads and just make forms that would replace my switchboard. Took me forever, but I finally found some code (thank you randysmid) that showed me how to open forms. But then there are so many little pieces of code you need to know that I don't.
Could someone please suggest which way would be best (not necessarily easiest) way to organize my database? Stick with the Switchboard or go to Forms? If I stay with switchboard how do I get it to go to main menu from anywhere? If go to forms, is there some website that has simple code for those easy everyday tasks, such as, open forms, make objects visible, open forms in add mode versus edit mode, and how to get it to focus on the first tab in a new record?
Sorry this was so long, but I figure the more detail the better. I appreciate any help or advice I can get. I am getting dizzy trying to figure this dilemma out. Thanks in advance, Janet Lyn