Can anyone please give me a quick example of how I would go about populating a list box on a form using data from a table with two fields - SellerID and OtherID? I want to look for every record that contains a particular SellerID (this will be on an underlying form) and to have all the associated OtherID values placed in a list box so the user can delete them if necessary. Hope this made sense. Any help that you can provide will be greatly appreciated.
PZ
PZ