Can anyone help me to create a macro that finds a specific text string in the sheet and then creates 43 new rows above it? the text string only occurs once on the sheet. Additionally, i need each of the 43 newly created rows to to have "1" entered in cell A. The text is to find "Building Report 2"
The idea is to be able add a new page to the first building report (above). I will copy the macro to each of 5 building report pages, changing the searched string to "Building Report 3", "4", etc. and link them to buttons on each report. Basically a separate identical macro in each one-page-long report that will add a blank page to that specific building report each time the user clicks the button at the bottom of the page.
Bookmarks