View Single Post
  #1  
Old May 17th, 2010, 03:49 PM posted to microsoft.public.access.forms
New Girl
external usenet poster
 
Posts: 1
Default How can I update the data listed in the combo box to show the most

I have a Database where tables are linked back to the master data tables.
The main entry/edit form has a section (as shown) the new Carer record is
entered using a separate form then the detail is called from the main form
using a combo box.

My problem is that the newly entered Carer data does not appear in the list
of carers. F9 does not work, closing and re-opening the main form does not
work. When I check the item is listed in the Carer table.

My question is how can I update the data listed in the combo box to show the
most recent record.

I would be really grateful for any help with this. Many thanks.