A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Charts and Charting
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Use Tab Name as Value



 
 
Thread Tools Display Modes
  #1  
Old January 25th, 2010, 08:41 PM posted to microsoft.public.excel.charting
Rob
external usenet poster
 
Posts: 1,029
Default Use Tab Name as Value

What I want to do is have the worksheet tab name translate to appropiate row
on the ChartsData worksheet dynamically instead of me having to place a huge
bunch of mods for each chart number, (right now I'm up to 132).

Worksheet Names:
Sheet 1 == Chart0001
Sheet 2 == Chart0002 etc...

=OFFSET(ChartsData!ChartStatTitles,1,0)

ChartsData!ChartStatTitles == "=ChartsData!$B$1:$G$1"

Cell A1 == "Chart #s"
$A$2 == Chart0001
$A$3 == Chart0002 etc...


I was thinking of something like "indirect" but I can't seem to quite figure
it out.

=OFFSET(ChartsData!ChartStatTitles,ROWS(INDIRECT(S heetName)),0)


Any help would be great.

Thanks in advance!
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 08:23 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.