I have a combo used to select a record from a master table using a 'select *' query as the row source. If the user cannot find a matching master record, I want to use a separate data entry form (dialog) to let them add a new master record. When the user has added the new master record, I want to update the row source for the combo as well as set the combo's control source to be the new master record. I am new to VBA and Access (currently 2003). How do I accomplish the above?
Thanks,
Doug
Thanks,
Doug