Hope the following is clear.
I've got a combobox with a sub-form on my main form. As I choose the item from the combobox, the sub-form shows the information for that item. I need to have the "Not in list" property enabled for the combobox. I have no problem with the code to add the non-list item to the list in the combobox, however, I need the sub-forms to synch so that I can I can enter information on the new item in the sub-form.
Thanks for the help.
I've got a combobox with a sub-form on my main form. As I choose the item from the combobox, the sub-form shows the information for that item. I need to have the "Not in list" property enabled for the combobox. I have no problem with the code to add the non-list item to the list in the combobox, however, I need the sub-forms to synch so that I can I can enter information on the new item in the sub-form.
Thanks for the help.