Hello, im doing a university assignment and i was told off for using vba code, this was preety fair thoguh because i coded my whole access database in vba, so that was ok.
But im wondering how to do this. I have a main menu, with three buttons on it, when there clicked they open up the relevant forms. How can i do this, i believe i only have two choices:
1. Use three macros, all using an open form command
2. Use vba to create event procedures.
So does that mean ill end up with about 20 macros, all opening and closing forms?
This may be a stupid question but i am inexperienced with access.
But im wondering how to do this. I have a main menu, with three buttons on it, when there clicked they open up the relevant forms. How can i do this, i believe i only have two choices:
1. Use three macros, all using an open form command
2. Use vba to create event procedures.
So does that mean ill end up with about 20 macros, all opening and closing forms?
This may be a stupid question but i am inexperienced with access.