Phone (01457) 858877 or email.
This Access 2007 exercise of average difficulty is provided to allow potential course delegates to choose the correct Wise Owl Microsoft training course, and may not be reproduced in whole or in part in any format without the prior written consent of Wise Owl.
Create two simple forms:
Create a new form in design view called frmMenu to resemble the example shown below:

Use properties to turn off the unnecessary features such as Record Selectors
Write code in the Open event of the form so that it appears restored rather than maximised when it is opened.
Attach code to each of the buttons to:
Attach code to the Close event of each of the input forms, so that when either form is closed, the main menu becomes visible again.
Check that the system works, then save and close all the forms.