Trinabeana
New member
- Local time
- Today, 15:29
- Joined
- Jan 5, 2013
- Messages
- 4
Hi all,
I am somewhat new to access, and am just learning VB and Macros. I have a form that has a drop down list that you can select all of the workshop #s. Once selected, the rest of the fields generate themseleves. There are about 4 fields on this form. Drop down for workshop, leader name, workshop name, and date of workshop. Then I have links at the bottom of the form that (once a workshop is selected, you can click on buttons such as, run report, edit existing workshop, create new workshop, enter evaluations. However, all the buttons are linked to whatever is selected in the drop down. So If I select workshop # 12f-103, then click the "enter evaluations" button, it will take me to another form that is directly linked to workshop #12f-103.
What I want to do, is take all those buttons at the bottom and put them on the switchboard. So the only button at the bottom of the form will say "Go to switchboard", only after the person has selected a workshop # though. But I can't seem to do that? What can I do?
I am somewhat new to access, and am just learning VB and Macros. I have a form that has a drop down list that you can select all of the workshop #s. Once selected, the rest of the fields generate themseleves. There are about 4 fields on this form. Drop down for workshop, leader name, workshop name, and date of workshop. Then I have links at the bottom of the form that (once a workshop is selected, you can click on buttons such as, run report, edit existing workshop, create new workshop, enter evaluations. However, all the buttons are linked to whatever is selected in the drop down. So If I select workshop # 12f-103, then click the "enter evaluations" button, it will take me to another form that is directly linked to workshop #12f-103.
What I want to do, is take all those buttons at the bottom and put them on the switchboard. So the only button at the bottom of the form will say "Go to switchboard", only after the person has selected a workshop # though. But I can't seem to do that? What can I do?
Last edited: