Update a picklist from a pop-up form

Update a picklist from a pop-up form

Hi Everyone,

I have a picklist (cboVenue) that upon selection, will populates a multi-lined (memVenueDetail) field with data fetched from another form:

E.g.: Use selects a venue from the picklist, and it would populate the address details into the detail field.

I have set the database up so that if the picklist is left as "-Select-" and the user adds data into the detail field, it will open a pop-up form to record all of the data required.

My question is, upon closing this pop-up form, can the picklist be requeried/updated to show the new value, without deleting all of the other data that was collected on the parent form?

Thanks,


Leo