Insert rows into a table

davide128

Board Regular
Joined
May 12, 2010
Messages
58
Hi..-

I can't really find anything with a good explanation on how to add rows to tables..I have like 5 combo boxes that the users selects from and I'd like to take the values of these combo boxes and insert them as a row into a defined table..I also would like to add a remove button or is there an easy way to allow users to delete rows from the table and everthing shifting accordingly? I'll take just how to add a row using vba for now..
 

Excel Facts

Did you know Excel offers Filter by Selection?
Add the AutoFilter icon to the Quick Access Toolbar. Select a cell containing Apple, click AutoFilter, and you will get all rows with Apple
so is the defined table a whole tab/sheet? Or just a section of a sheet? What cells would the data be put into?
 
Upvote 0
it's a defined table in a section of a worksheet..currently I have columns f-J designated for it..
the headers are in F1 - J1
 
Upvote 0

Forum statistics

Threads
1,224,527
Messages
6,179,334
Members
452,907
Latest member
Roland Deschain

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