J
jpknig2
Is there a way to dynamicly link worksheets, such that new inserted
lines in the source sheet are also added to the linked sheet?
lines in the source sheet are also added to the linked sheet?
Hi,
We need more detail:
in Sheet2 if you have
=SHEET1!A1
=SHEET1!A2
in cells A1 and A2
What do you want to happen when you insert a row at row 2 in sheet1?
1. Do you want the formulas to follow the old cells?
2. Do you want a new line at the bottom of the sheet2 links to reference the
new line in sheet1
3. Do you want a new line in sheet2 inserted at the same position as the new
line in Sheet1 and do you want that new line to have formulas that refer to
the new line?