I would like to have the area on my form, where a subform is located, to be an empty box with a border when the main form is initially opened. Then when user clicks on a button, the actual fields comprising the subform are visible, ready for the user to enter the required data.
The main form is an initial entry point in which the user can select four options (Insert new data, delete existing data, query exisiting data, and save data), which is why I would like the inital appearance of the form to be the four buttons and an empty box where the subform will eventually be displayed.
Any suggestions?!
Thanks
Hawg1
The main form is an initial entry point in which the user can select four options (Insert new data, delete existing data, query exisiting data, and save data), which is why I would like the inital appearance of the form to be the four buttons and an empty box where the subform will eventually be displayed.
Any suggestions?!
Thanks
Hawg1
Comment