likelyladmatty
New Member
- Joined
- May 24, 2012
- Messages
- 1
Hi there
I have a template tab with charts linked to data within that tab, the data is dynamic to a single cell within the tab and this cell is linked to the tab name. I have copied the whole sheet to over 200 sheets each with their own dynamic tab name. However I have now just realized that the charts are all still linked to the original tab data. I need to be able to make these charts dynamic to the tab they sit in. Is there a way to make 'Sheet1' in the example below dynamic to the tab name for example by using the formula: =RIGHT(CELL("Filename",A1),LEN(CELL("Filename",A1))-FIND("]",CELL("Filename",A1)))
e.g. =SERIES('Sheet1'!$R$8,'Sheet1'!$S$6:$T$7,'Sheet1'!$S$8:$T$8,1)
Any help would be great!
Matty
I have a template tab with charts linked to data within that tab, the data is dynamic to a single cell within the tab and this cell is linked to the tab name. I have copied the whole sheet to over 200 sheets each with their own dynamic tab name. However I have now just realized that the charts are all still linked to the original tab data. I need to be able to make these charts dynamic to the tab they sit in. Is there a way to make 'Sheet1' in the example below dynamic to the tab name for example by using the formula: =RIGHT(CELL("Filename",A1),LEN(CELL("Filename",A1))-FIND("]",CELL("Filename",A1)))
e.g. =SERIES('Sheet1'!$R$8,'Sheet1'!$S$6:$T$7,'Sheet1'!$S$8:$T$8,1)
Any help would be great!
Matty