Making changes automatically on multiple worksheets

  • Thread starter Thread starter aaorbin
  • Start date Start date
A

aaorbin

I have multiple worksheets in workbook where columns A,B, and C are all the
same. I would like to find a way that if I make a change or insert a new row
on sheet 1, these same changes are made on sheet 2 and sheet 3. Is there a
simple answer to this? Thanks!
 
aaorbin

By Grouping the sheets you want the same changes to you can make those
changes by doing one and the change will hit all that are grouped. Be sure
to ungroup because it will continue to hit all grouped sheets when you are
entering data.

Mike Rogers
 
Thanks. That is where I started, but is there a way to "automatically" make
those changes for just columns A-C as a constant, instead having to group and
ungroup those sheets every time?
 
You can link multiple sheets cell data to to a master sheet.

But inserting or deleting rows and columns cannot be linked.


Gord Dibben MS Excel MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top