Deleting selected row in ListBox
Hi guys, newbie here.
I've been working on this project for weeks, and cant seem to make this one feature work.
I have a ListBox called ListBox1 that uses RowSource for the data.
Now what I would really like is to be able to delete a row from the worksheet depending on the item selected in the ListBox. I have used the delete last row method, but because the ListBox contains alot of data, I would prefer to have ability to select the item I wanted to delete.
Any help?
Much Appreciated,
Nick
|