M
MES via AccessMonster.com
I have a form that has a command button that opens another form on click.
This other form has a combo box from which I select an option for further
view. This combo box's row source is a select query. If my select query has
no data, in the on-click event of the first form, I would like to display a
message box telling the user to do something else, rather than opening the
second form.
Is there any way to do this? Any help would be greatly appreciated. Thanks
in advance.
This other form has a combo box from which I select an option for further
view. This combo box's row source is a select query. If my select query has
no data, in the on-click event of the first form, I would like to display a
message box telling the user to do something else, rather than opening the
second form.
Is there any way to do this? Any help would be greatly appreciated. Thanks
in advance.