S
Sara
I'm using Excel in Office 2011 running on Snow Leopard.
I have a workbook with about 100 pages in, each page has the tab name
set manually depending on the content. In one cell in each page I want
to generate a number based on that cell in the page immediately to the
left.
At the moment I'm using a simple formula:
D3=tabName!D3+1
with me entering tabName manually.
This works until I insert an extra page somewhere and forget to amend
the formula on the next page. What I would like to have is something
like:
D3=NameOfPageImmediatelyToTheLeft!D3+1
with NameOfPageImmediatelyToTheLeft being autmatically filled in.
Any ideas anyone?
I have a workbook with about 100 pages in, each page has the tab name
set manually depending on the content. In one cell in each page I want
to generate a number based on that cell in the page immediately to the
left.
At the moment I'm using a simple formula:
D3=tabName!D3+1
with me entering tabName manually.
This works until I insert an extra page somewhere and forget to amend
the formula on the next page. What I would like to have is something
like:
D3=NameOfPageImmediatelyToTheLeft!D3+1
with NameOfPageImmediatelyToTheLeft being autmatically filled in.
Any ideas anyone?