On my form i have several listboxes. I would like to delete the selected row. I have a table/query rowsource for each listbox. How do i go about doing this?
Hey, i cant delete the record from the table. I need to do it so when the selected row is clicked and i press the delete button it automatically deletes it from the table as well as the row..
Does anyone know how to delete a selected row in a list box. My listbox has a row source type of table/query. At the moment when i try to delete the selected row all the data is removed and shows the query that was used to populate the listbox details instead...
On my main form i have a list box which has details of actors and their roles.The rowsource type is a table/query and it works fine.
But i would like to add and edit the values of the list box but it doesnt allow me to do this as the rowsource type isnt a value list
How do i get the data that...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.