vba add/delete rows

  1. K

    Writing macros to add rows to a table

    I want to write a macro that will allow me to add rows to a table in Excel. I would like to do this across several tabs. I would like the macro to find the last row in my table with data in it, and then add a row below the last row. After adding the row, I would like it to copy the formulas...
  2. L

    Deleting rows on false AND #VALUE!

    I have a sheet, where Column A has Boolean values. However there are also cells with #VALUE!. I want to delete the entire rows with FALSE or #VALUE! in column A. I have the code below which does half the job, it deletes the FALSE rows. What I need now is to delete the #VALUE! rows, but I...
  3. K

    How to use VBA control to add rows and set a number to the added row

    Hello, I created a userform in VBA that is used to add product options to a proposal spreadsheet. I want a command button on the userform that, when clicked: adds a new row in the proposal spreadsheet assigns an index number to the newly added row (or names the row in some way) - so users...

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