Hi.
I got a db, and in short, when clicking a button a second form opens in dialog to add data.
There is a couple of combo boxes where the notinlist event opens a second form in dialog to add data to the table for the combo. Im using the openform command with the acDialog property.
When i click ok in this second formdialog to save and close (using embedded macro) the second form moves behind the first one, but will not colse completely until i exit the first combo.
Everything else seems to be working, but the form stays open, and this annoys me to death.
Thanks
Kevin
I got a db, and in short, when clicking a button a second form opens in dialog to add data.
There is a couple of combo boxes where the notinlist event opens a second form in dialog to add data to the table for the combo. Im using the openform command with the acDialog property.
When i click ok in this second formdialog to save and close (using embedded macro) the second form moves behind the first one, but will not colse completely until i exit the first combo.
Everything else seems to be working, but the form stays open, and this annoys me to death.
Thanks
Kevin