Ineedcoffee
Registered User.
- Local time
- Today, 05:06
- Joined
- Aug 25, 2009
- Messages
- 32
Hi All,
I have been trying to create a Listbox that has names of forms in it. I then want to be able to open the form that coresponds to the users selection.
It is based on Academic Years, so 07/08, 08/09, 09/10 and so on. When the user selects a Year I want it to (in the After Update) open the corresponding Form (I have created a Form for each year).
Can this be done? I have tried using the OpenForm command and instead of using a form name I have used the Temporary Variables name.
Any help would be fantastic,
Thanks,
Ineedcoffee
I have been trying to create a Listbox that has names of forms in it. I then want to be able to open the form that coresponds to the users selection.
It is based on Academic Years, so 07/08, 08/09, 09/10 and so on. When the user selects a Year I want it to (in the After Update) open the corresponding Form (I have created a Form for each year).
Can this be done? I have tried using the OpenForm command and instead of using a form name I have used the Temporary Variables name.
Any help would be fantastic,
Thanks,
Ineedcoffee