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...