<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Sheet Name</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2004/06/14/sheet-name/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2004/06/14/sheet-name/</link>
	<description>Daily posts of Excel tips…and other stuff</description>
	<lastBuildDate>Thu, 09 Feb 2012 18:06:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Tushar Mehta</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/06/14/sheet-name/#comment-66220</link>
		<dc:creator>Tushar Mehta</dc:creator>
		<pubDate>Fri, 09 Sep 2011 07:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=627#comment-66220</guid>
		<description>&lt;p&gt;Vinod,&lt;/p&gt;
&lt;p&gt;Add a cell reference (the 2nd parameter to the CELL function).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Vinod,</p>
<p>Add a cell reference (the 2nd parameter to the CELL function).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinod Triedi</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/06/14/sheet-name/#comment-66159</link>
		<dc:creator>Vinod Triedi</dc:creator>
		<pubDate>Tue, 06 Sep 2011 18:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=627#comment-66159</guid>
		<description>&lt;p&gt;I am using formula for Filename in one cell.  When another file is opened, the filename of this new file gets updated in the earlier file.  For example File named &quot;123.xlsx&quot; is open, the cell A1 shows &quot;123?.  When the file named &quot;xyz.xlsx&quot; is opened, cell A1 in file 123.xlsx shows &quot;xyz&quot;&lt;br&gt;
How to fix this.&lt;br&gt;
Thanks in advance&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I am using formula for Filename in one cell.  When another file is opened, the filename of this new file gets updated in the earlier file.  For example File named &#8220;123.xlsx&#8221; is open, the cell A1 shows &#8220;123?.  When the file named &#8220;xyz.xlsx&#8221; is opened, cell A1 in file 123.xlsx shows &#8220;xyz&#8221;<br />
How to fix this.<br />
Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eli</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/06/14/sheet-name/#comment-34456</link>
		<dc:creator>Eli</dc:creator>
		<pubDate>Tue, 26 Aug 2008 03:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=627#comment-34456</guid>
		<description>&lt;p&gt;THANKS !!!&lt;/p&gt;
&lt;p&gt;adding in the reference to A1 (ie CELL(&quot;filename&quot;,A1) rather than simply CELL(&quot;filename&quot;) did the trick for me !!  :-D&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>THANKS !!!</p>
<p>adding in the reference to A1 (ie CELL(&#8220;filename&#8221;,A1) rather than simply CELL(&#8220;filename&#8221;) did the trick for me !!  <img src='http://www.dailydoseofexcel.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Chichester-Bredin</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/06/14/sheet-name/#comment-31962</link>
		<dc:creator>David Chichester-Bredin</dc:creator>
		<pubDate>Mon, 21 Apr 2008 14:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=627#comment-31962</guid>
		<description>&lt;p&gt;excel 2002&lt;/p&gt;
&lt;p&gt;I want to use the name of the ACTIVEworksheet into the chart label or textbook.&lt;br&gt;
I already can get the worksheet name into a cell.&lt;/p&gt;
&lt;p&gt;NOTE. I name each tab by date and then want this date on the chart which I print out.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>excel 2002</p>
<p>I want to use the name of the ACTIVEworksheet into the chart label or textbook.<br />
I already can get the worksheet name into a cell.</p>
<p>NOTE. I name each tab by date and then want this date on the chart which I print out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dick Kusleika</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/06/14/sheet-name/#comment-30993</link>
		<dc:creator>Dick Kusleika</dc:creator>
		<pubDate>Thu, 28 Feb 2008 16:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=627#comment-30993</guid>
		<description>&lt;p&gt;Derek:  You need VBA for that.  See&lt;br&gt;
&lt;a href=&quot;http://www.dailydoseofexcel.com/archives/2005/01/04/naming-a-sheet-based-on-a-cell/&quot; rel=&quot;nofollow&quot;&gt;http://www.dailydoseofexcel.com/archives/2005/01/04/naming-a-sheet-based-on-a-cell/&lt;/a&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Derek:  You need VBA for that.  See<br />
<a href="http://www.dailydoseofexcel.com/archives/2005/01/04/naming-a-sheet-based-on-a-cell/" rel="nofollow">http://www.dailydoseofexcel.com/archives/2005/01/04/naming-a-sheet-based-on-a-cell/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek S</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/06/14/sheet-name/#comment-30230</link>
		<dc:creator>Derek S</dc:creator>
		<pubDate>Thu, 31 Jan 2008 12:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=627#comment-30230</guid>
		<description>&lt;p&gt;This is all facinating, but I was looking for something the other way round.&lt;/p&gt;
&lt;p&gt;How do I set a worksheet name to the value of a Cell.&lt;/p&gt;
&lt;p&gt;ie I have a cell H1 containing&lt;br&gt;
&quot;January 2008?&lt;br&gt;
and I want sheet1 to be labelled this programmatically&lt;br&gt;
which would save me manually changing all 7 worksheets every month&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This is all facinating, but I was looking for something the other way round.</p>
<p>How do I set a worksheet name to the value of a Cell.</p>
<p>ie I have a cell H1 containing<br />
&#8220;January 2008?<br />
and I want sheet1 to be labelled this programmatically<br />
which would save me manually changing all 7 worksheets every month</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Gall</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/06/14/sheet-name/#comment-29176</link>
		<dc:creator>Scott Gall</dc:creator>
		<pubDate>Tue, 04 Dec 2007 18:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=627#comment-29176</guid>
		<description>&lt;p&gt;This will work in a cell to get the sheetname of a refference (and does not require the file to be saved) Note however you cannot use it on the sheet you are getting the name of... Excel automatically gives local address and then doesn&#039;t have the sheetname.. :P&lt;/p&gt;
&lt;p&gt;=MID((CELL(&quot;Address&quot;,&#039;Sheet You Want The Name of&#039;!$A$1)),(FIND(&quot;]&quot;,CELL(&quot;Address&quot;,Sheet You Want The Name of&#039;!$A$1),1)+1),(FIND(&quot;!&quot;,CELL(&quot;Address&quot;,&#039;Sheet You Want The Name of&#039;!$A$1),2)-1)-(FIND(&quot;]&quot;,CELL(&quot;Address&quot;,&#039;Sheet You Want The Name of!$A$1),1)+1))&lt;/p&gt;
&lt;p&gt;Still Requires Recalculation.&lt;/p&gt;
&lt;p&gt;Hope this helps someone...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This will work in a cell to get the sheetname of a refference (and does not require the file to be saved) Note however you cannot use it on the sheet you are getting the name of&#8230; Excel automatically gives local address and then doesn&#8217;t have the sheetname.. <img src='http://www.dailydoseofexcel.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>=MID((CELL(&#8220;Address&#8221;,&#8217;Sheet You Want The Name of&#8217;!$A$1)),(FIND(&#8220;]&#8221;,CELL(&#8220;Address&#8221;,Sheet You Want The Name of&#8217;!$A$1),1)+1),(FIND(&#8220;!&#8221;,CELL(&#8220;Address&#8221;,&#8217;Sheet You Want The Name of&#8217;!$A$1),2)-1)-(FIND(&#8220;]&#8221;,CELL(&#8220;Address&#8221;,&#8217;Sheet You Want The Name of!$A$1),1)+1))</p>
<p>Still Requires Recalculation.</p>
<p>Hope this helps someone&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Vidas</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/06/14/sheet-name/#comment-23009</link>
		<dc:creator>Matt Vidas</dc:creator>
		<pubDate>Fri, 13 Apr 2007 14:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=627#comment-23009</guid>
		<description>&lt;p&gt;David,&lt;/p&gt;
&lt;p&gt;Are you sure you have a cell reference after &quot;filename&quot;? eg. CELL(&quot;filename&quot;) vs. CELL(&quot;filename&quot;,A1) -- with the cell anchor you shouldn&#039;t have to recalculate in order to see it.&lt;/p&gt;
&lt;p&gt;Matt&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>David,</p>
<p>Are you sure you have a cell reference after &#8220;filename&#8221;? eg. CELL(&#8220;filename&#8221;) vs. CELL(&#8220;filename&#8221;,A1) &#8212; with the cell anchor you shouldn&#8217;t have to recalculate in order to see it.</p>
<p>Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/06/14/sheet-name/#comment-23006</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 13 Apr 2007 09:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=627#comment-23006</guid>
		<description>&lt;p&gt;re &quot;put sheet name into a cell&quot; (Excel XP)&lt;/p&gt;
&lt;p&gt;ie. =RIGHT(CELL(&quot;filename&quot;,A1),LEN(CELL(&quot;filename&quot;,A1))-FIND(&quot;]&quot;,CELL(&quot;filename&quot;,A1))) and similar.&lt;/p&gt;
&lt;p&gt;The above does not appear to work well when there are multiple sheets in a workbook. eg. I use the formula to display the sheetname on about 12 sheets.  Unfortunately, at any one point in time, all the same sheetname is displayed on all sheets.  The formula appears to display the sheetname of the sheet  with the most recently &quot;recalculated&quot; cell value. &lt;/p&gt;
&lt;p&gt;Simply switching from one sheet the next does not change the sheetname displayed.  The displayed name only changes to the currently open sheet if:&lt;/p&gt;
&lt;p&gt; + Press F9 to recalculate a value (/values) on the &#039;active&#039; worksheet&lt;br&gt;
 + or say enter data or a formula and press enter; ie. this appears to make the &quot;open&quot; sheet the &quot;active&quot; sheet.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>re &#8220;put sheet name into a cell&#8221; (Excel XP)</p>
<p>ie. =RIGHT(CELL(&#8220;filename&#8221;,A1),LEN(CELL(&#8220;filename&#8221;,A1))-FIND(&#8220;]&#8221;,CELL(&#8220;filename&#8221;,A1))) and similar.</p>
<p>The above does not appear to work well when there are multiple sheets in a workbook. eg. I use the formula to display the sheetname on about 12 sheets.  Unfortunately, at any one point in time, all the same sheetname is displayed on all sheets.  The formula appears to display the sheetname of the sheet  with the most recently &#8220;recalculated&#8221; cell value. </p>
<p>Simply switching from one sheet the next does not change the sheetname displayed.  The displayed name only changes to the currently open sheet if:</p>
<p> + Press F9 to recalculate a value (/values) on the &#8216;active&#8217; worksheet<br />
 + or say enter data or a formula and press enter; ie. this appears to make the &#8220;open&#8221; sheet the &#8220;active&#8221; sheet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/06/14/sheet-name/#comment-19124</link>
		<dc:creator>Robin</dc:creator>
		<pubDate>Thu, 09 Mar 2006 17:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=627#comment-19124</guid>
		<description>&lt;p&gt;I am working in the same array formulas and have another question.  I have a Conditional Sum formula and need one of my conditions to say this:  &quot;If C2:C17 is not blank (it will contain a number), add the numbers.&quot;  What I need to know is how to express the condition &quot;not blank.&quot;&lt;/p&gt;
&lt;p&gt;Thanks very much!&lt;br&gt;
Robin&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I am working in the same array formulas and have another question.  I have a Conditional Sum formula and need one of my conditions to say this:  &#8220;If C2:C17 is not blank (it will contain a number), add the numbers.&#8221;  What I need to know is how to express the condition &#8220;not blank.&#8221;</p>
<p>Thanks very much!<br />
Robin</p>
]]></content:encoded>
	</item>
</channel>
</rss>

