I've figured out the majority of what I'm after, here, but I can't wrap my head around how to specify the listbox selection for the copying section of my code
What I want it to do is when you select a record from the listbox and hit "delete", it will first copy the record being deleted to a tab called "Deleted Log"
I'm able to delete the correct log from the listbox, BUT, the "copy" and "paste" method is copying the row that's selected on the worksheet, not the row that's selected in the listbox...
Attached is sheet, and code is below
![]()
Please Login or Register to view this content.
Bookmarks