Help creating a userform

sew07

New Member
Joined
Aug 10, 2019
Messages
10
Hi,

I have created a userform. It has list boxes which are populated with the tables on my worksheet.

My goal is to modify the data on these tables using the userform. I would like to select multiple rows in one listbox and move them to another listbox with a button that updates the tables with the modifications. I would also like to insert new data into the table using the userform

I have managed to get a code for the delete button working which deletes selected rows from the listbox on the userform and in turn deletes the same rows from the table on my worksheet but have been unsuccessful in getting codes to work for the other buttons.

Any help would be greatly appreciated as I have been struggling with this for a while and I think it would take a real expert in coding to get this working.

I hope I have explained this clear enough and feel free to ask me more questions.

Thanks
 

Excel Facts

Pivot Table Drill Down
Double-click any number in a pivot table to create a new report showing all detail rows that make up that number
Is there a way which I can sort the order of the rows in a table by dragging and dropping within the listbox?

again - you are already receiving excellent help with this at the other forum
 
Upvote 0

Forum statistics

Threads
1,214,636
Messages
6,120,666
Members
448,977
Latest member
moonlight6

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top