J
Just Jez
Hi
I have a form populated by a filtered query so users can add missing data.
One part of the form has a combo list box populated from another query and
sort alphabetically.
The user can pick from list or if not in list, a not in list message comes
up and askes if they want to add the new data, if yes a form opens up based
on the table based on the combo box query and they fill in relevant data.
They need to fill in several required fields. On closing this form I want to
refresh the first form and the combo box on that form so to show new data
just entered.
I really do not want to close the first form and then re-open it.
The first form stays in edit mode when second form opens. How can I get the
form out of that mode?
I think this might solve it so I can then refresh form etc.
If you have any other ideas I would be greatful.
Regards
I have a form populated by a filtered query so users can add missing data.
One part of the form has a combo list box populated from another query and
sort alphabetically.
The user can pick from list or if not in list, a not in list message comes
up and askes if they want to add the new data, if yes a form opens up based
on the table based on the combo box query and they fill in relevant data.
They need to fill in several required fields. On closing this form I want to
refresh the first form and the combo box on that form so to show new data
just entered.
I really do not want to close the first form and then re-open it.
The first form stays in edit mode when second form opens. How can I get the
form out of that mode?
I think this might solve it so I can then refresh form etc.
If you have any other ideas I would be greatful.
Regards