Well, presuming the listbox is based on a table (row source) you can open a recordset or execute an update query, either way using the key field from the listbox as a criteria.
Well, presuming the listbox is based on a table (row source) you can open a recordset or execute an update query, either way using the key field from the listbox as a criteria.