M
mgonzales
I have a workbook with multiple tabs. The last is a worksheet that link
information from all of the others, a total page. Is there any way t
insert new worksheets that will be linked to the total page withou
having to add to the formulas each time? For example, when using
simple sum function on a single worksheet if any row is inserted withi
the formula range the formula automatically adjusts to include the ne
row. Is this possible when adding new worksheets? This is the formul
that I have currently written:
=SUMIF('sheet1"!B:B,N8,'Sheet1"!C:C)+SUMIF('sheet2"!B:B,N8,'Sheet2"!C:C)
Thanks in advance for any help
information from all of the others, a total page. Is there any way t
insert new worksheets that will be linked to the total page withou
having to add to the formulas each time? For example, when using
simple sum function on a single worksheet if any row is inserted withi
the formula range the formula automatically adjusts to include the ne
row. Is this possible when adding new worksheets? This is the formul
that I have currently written:
=SUMIF('sheet1"!B:B,N8,'Sheet1"!C:C)+SUMIF('sheet2"!B:B,N8,'Sheet2"!C:C)
Thanks in advance for any help