Copy formula in multiple worksheets

Pezgordo

Board Regular
Joined
Jan 28, 2011
Messages
61
I have a spreadsheet that contains 120 worksheets. How would I copy a formula (it starts at EY7 and ends at EY19) into each worksheet without copying and pasting it 120 times?

Thank you,

Tim
 

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.
If you have the correct beginning cell selected on each worksheet (EY7, assuming it starts in the same cell on every sheet), you can copy the formula range from the first one, then ctrl+click each tab you want to paste to, then paste.
 
Upvote 0
Not sure if this is exactly what you wanted, but similar to the above:

  1. Select the first sheet.
  2. Hold 'Shift' and select the last sheet (all sheets should now be selected).
  3. Enter the data/formula's in the current sheet, and they will be copied into all the other sheets (in the identical cells) as well.
  4. Click as normal on another sheet tab to re-select a single sheet.
 
Last edited:
Upvote 0

Forum statistics

Threads
1,224,583
Messages
6,179,678
Members
452,937
Latest member
Bhg1984

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