Hi
I have one main form and two subform. all three comes from three different table which are linked to ID. on main form I have Combo box and Date registered field. By selecting ID in combo box the subform shows data for that ID. If there is new ID not in list event fires and pop up form appears where i can enter date registered for that ID and on closing the form it enters new id to all three tables. However i can not go into combo box and select new ID to complete subform. I have to close the main form and than open again to fill in subform for that new ID. I like code so that i do not need to close main form. Please help.
I have one main form and two subform. all three comes from three different table which are linked to ID. on main form I have Combo box and Date registered field. By selecting ID in combo box the subform shows data for that ID. If there is new ID not in list event fires and pop up form appears where i can enter date registered for that ID and on closing the form it enters new id to all three tables. However i can not go into combo box and select new ID to complete subform. I have to close the main form and than open again to fill in subform for that new ID. I like code so that i do not need to close main form. Please help.