Let's see if I understand.
We know "linked" and "grouped" *do not* mean the same thing ... correct?
Input values in Sheet1, A1
Sheet2, B1 contains a formula, referencing Sheet1, A1 value.
i.e. ... =Sheet1!A1*100
You now "group" Sheet1 and Sheet2 (or however many you're talking about).
You insert 4 new rows under Row1.
*IF* Sheet1, B1 is empty, *OR* contains data that can be copied without any
ill effects,
While sheets are *still* grouped, click in Sheet1, B1, and drag down to
copy.
This will copy the formula on Sheet2, B1, to the newly inserted rows on
Sheet2.
If, on the other hand, Sheet1, B1 contains data that cannot (should not) be
copied down Sheet1, then you're out of luck trying to complete all these
revisions in one shot.
You'll have to "ungroup" the sheets after inserting the rows, and then
regroup (sheets 2, 3, 4 ... etc.), eliminating Sheet1 from the group, and
complete the revisions on the other grouped sheets containing the formulas.
Now, is *THAT* what you were asking?<bg>
--
HTH,
RD
=====================================================
Please keep all correspondence within the Group, so all may benefit!
=====================================================
Sorry - I'll try to explain myself in more detail. I have 2 sheets that are
linked and need to add and delete rows over time. The first sheet is where
the data is input and the second sheet has all the formulae. My problem is
that when I insert a new row in the first sheet (and subsequent sheet when
grouped), the formulae from the second sheet is not copied down and
therefore
the calculations aren't made for new rows.
I hope this explains my problem a bit better.