S
S Jackson
I'm a newbie (actually been struggling with Access for 4 yrs) and have been
assigned to design and build a database at work to manage our cases. I am
attempting to build a series of dialog boxes to collect information from the
user to determine who the user wants the records displayed.
I have set each form's properties to:
Popup - Yes
Modal - Yes
Borderstyle - Dialog
I've added labels and command buttons
I have added a cancel button.
Question:
How do I make the dialog box close after the user makes a selection? (I do
not know what property to select, nor the VBA code to use.)
TIA
S. Jackson
assigned to design and build a database at work to manage our cases. I am
attempting to build a series of dialog boxes to collect information from the
user to determine who the user wants the records displayed.
I have set each form's properties to:
Popup - Yes
Modal - Yes
Borderstyle - Dialog
I've added labels and command buttons
I have added a cancel button.
Question:
How do I make the dialog box close after the user makes a selection? (I do
not know what property to select, nor the VBA code to use.)
TIA
S. Jackson