Hi,
I have a listbox where I choose a value and then press a command button which runs a query to delete the selected item from a table.
Now,The query doesn't work with a multi-select listbox. I want to be able to select multiple entries in the listbox and then delete all the selected entries from a table by clicking on a command button. I understand that this cannot be done using queries and I am not good with VBA. I am using Access 2000. Please let me know If I need to post more information. Any help would be appreciated. Thank you so much.