Add Formatted new rows on multiple tabs

JoeCam

New Member
Joined
Nov 20, 2022
Messages
6
Office Version
  1. 365
Platform
  1. Windows
  2. Web
I'm trying to create a way for users to click a button that will add new rows to a workbook.

For every sequence of 2 rows on Sheet 1, I have a corresponding sequence of 13 rows on Sheet 2. I need to make sure they remain in sync, so I'm looking for a way that each time I click a button 2 new rows are added to Sheet 1 & 13 new rows are added to Sheet 2 and they all get the appropriate formatting/formulas/etc.

I could easily create the template that should be copied in each place on a 3rd sheet in defined ranges so that they can be copied if that would make it easier.
 

Excel Facts

Select a hidden cell
Somehide hide payroll data in column G? Press F5. Type G1. Enter. Look in formula bar while you arrow down through G.
If you created the template, then it would only be a matter of copy / paste with formatting etc.

Otherwise you would need to understand VBA coding to program the same.
 
Upvote 0

Forum statistics

Threads
1,215,069
Messages
6,122,952
Members
449,095
Latest member
nmaske

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