S
Stampkelly
I have a main form bound to a parent table and a sub form bound to a child
table. THe child table has a combo box that the user can enter only items
already in the table. I have created a form to add items to this table. I
have created a command button to go to this 'add to' form. After the new item
is added to the table, I created a Save button. However, when the user clicks
the 'Return to 1st Form' button and attempts to add this new item to the
form, an error message "The text you entered isn't an item in the list.
Select an item from the list or enter text that matches one of the listed
items."
After I close out the form and reopen it, the item is available to be
entered.
I tried to use the Save macro with the On Click event for the Save command
button, without success.
I have an Access 2003 text and have read and re-read on line help but no luck.
Can you help?
Thanks in advance.
table. THe child table has a combo box that the user can enter only items
already in the table. I have created a form to add items to this table. I
have created a command button to go to this 'add to' form. After the new item
is added to the table, I created a Save button. However, when the user clicks
the 'Return to 1st Form' button and attempts to add this new item to the
form, an error message "The text you entered isn't an item in the list.
Select an item from the list or enter text that matches one of the listed
items."
After I close out the form and reopen it, the item is available to be
entered.
I tried to use the Save macro with the On Click event for the Save command
button, without success.
I have an Access 2003 text and have read and re-read on line help but no luck.
Can you help?
Thanks in advance.