<?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: Two popular tools updated.</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2008/03/28/two-popular-tools-updated/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2008/03/28/two-popular-tools-updated/</link>
	<description>Daily posts of Excel tips…and other stuff</description>
	<lastBuildDate>Wed, 08 Feb 2012 23:58:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: CmputrAce</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/03/28/two-popular-tools-updated/#comment-33120</link>
		<dc:creator>CmputrAce</dc:creator>
		<pubDate>Wed, 25 Jun 2008 18:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1821#comment-33120</guid>
		<description>&lt;p&gt;Very nice tool!&lt;/p&gt;
&lt;p&gt;I happened on Name Manager when I hit a complete roadblock writing a tool of similar functionality in VBA for another group in the company here... They have spreadsheets that have been passed down for (seemingly) *generations*, and through their many modifications to them have managed to create literally hundreds of defined names that fit into one or more of these categories:&lt;br&gt;
* The name itself is invalid (contains spaces)&lt;br&gt;
* The RefersTo is an external link that does not exist at all&lt;br&gt;
* The RefersTo is an external link that has been moved (my tool does bulk search/replace for all external links by file, folder, or structure of folders)&lt;br&gt;
* The name is a sheet-level define whose sheet doesn&#039;t exist&lt;br&gt;
* The name refers to a sheet that doesn&#039;t exist&lt;br&gt;
* The name has #REF in the RefersTo&lt;br&gt;
* The name is not used anywhere&lt;/p&gt;
&lt;p&gt;At least those are the items that I check for... &lt;/p&gt;
&lt;p&gt;By the way, this is NOT an ad for the tool I am writing as I will make it readily available to anyone who wants it... It&#039;s GPL and unpolished.&lt;/p&gt;
&lt;p&gt;My point.. I hit a brick wall when trying to rename the defines whose names are invalid. It&#039;s completely ludicrous that you can&#039;t delete a defined name whose name is invalid.&lt;/p&gt;
&lt;p&gt;I downloaded Name Manager and saw that it successfully deletes / renames invalid defines by changing the Application.ReferenceStyle (App level change). I take it that there is no reasonable way to rename a SINGLE define or at least to provide valid alternate define names in the dialog box that Application.ReferenceStyle shows?&lt;/p&gt;
&lt;p&gt;Jim&lt;br&gt;
(CmputrAce)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Very nice tool!</p>
<p>I happened on Name Manager when I hit a complete roadblock writing a tool of similar functionality in VBA for another group in the company here&#8230; They have spreadsheets that have been passed down for (seemingly) *generations*, and through their many modifications to them have managed to create literally hundreds of defined names that fit into one or more of these categories:<br />
* The name itself is invalid (contains spaces)<br />
* The RefersTo is an external link that does not exist at all<br />
* The RefersTo is an external link that has been moved (my tool does bulk search/replace for all external links by file, folder, or structure of folders)<br />
* The name is a sheet-level define whose sheet doesn&#8217;t exist<br />
* The name refers to a sheet that doesn&#8217;t exist<br />
* The name has #REF in the RefersTo<br />
* The name is not used anywhere</p>
<p>At least those are the items that I check for&#8230; </p>
<p>By the way, this is NOT an ad for the tool I am writing as I will make it readily available to anyone who wants it&#8230; It&#8217;s GPL and unpolished.</p>
<p>My point.. I hit a brick wall when trying to rename the defines whose names are invalid. It&#8217;s completely ludicrous that you can&#8217;t delete a defined name whose name is invalid.</p>
<p>I downloaded Name Manager and saw that it successfully deletes / renames invalid defines by changing the Application.ReferenceStyle (App level change). I take it that there is no reasonable way to rename a SINGLE define or at least to provide valid alternate define names in the dialog box that Application.ReferenceStyle shows?</p>
<p>Jim<br />
(CmputrAce)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sam</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/03/28/two-popular-tools-updated/#comment-31753</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Mon, 07 Apr 2008 14:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1821#comment-31753</guid>
		<description>&lt;p&gt;Hi Jon,&lt;br&gt;
There is a slightly modified code by XL-Dennis/Ivan-F...(I think)&lt;/p&gt;
&lt;p&gt;It adjust the width to the max available name in the name box....&lt;br&gt;
sam&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Jon,<br />
There is a slightly modified code by XL-Dennis/Ivan-F&#8230;(I think)</p>
<p>It adjust the width to the max available name in the name box&#8230;.<br />
sam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jkpieterse</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/03/28/two-popular-tools-updated/#comment-31573</link>
		<dc:creator>jkpieterse</dc:creator>
		<pubDate>Mon, 31 Mar 2008 05:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1821#comment-31573</guid>
		<description>&lt;p&gt;Gotcha. I have been working an a Name Manager toolbar a long time ago. Might be something to add (and a ribbon equivalent of course).&lt;br&gt;
What do you think guys?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Gotcha. I have been working an a Name Manager toolbar a long time ago. Might be something to add (and a ribbon equivalent of course).<br />
What do you think guys?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/03/28/two-popular-tools-updated/#comment-31568</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Sun, 30 Mar 2008 21:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1821#comment-31568</guid>
		<description>&lt;p&gt;I was merely telling Sam about Chip&#039;s code. When the first comment didn&#039;t appear I posted a much shorter link to Chip&#039;s site, rather than telling all about the code.&lt;/p&gt;
&lt;p&gt;I suppose you could incorporate it into the Name Manager though.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I was merely telling Sam about Chip&#8217;s code. When the first comment didn&#8217;t appear I posted a much shorter link to Chip&#8217;s site, rather than telling all about the code.</p>
<p>I suppose you could incorporate it into the Name Manager though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jkpieterse</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/03/28/two-popular-tools-updated/#comment-31566</link>
		<dc:creator>jkpieterse</dc:creator>
		<pubDate>Sun, 30 Mar 2008 19:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1821#comment-31566</guid>
		<description>&lt;p&gt;Matt: I&#039;d just put it up somewhere where people can download it. Solicit them for comments by including an email address in the code or on an about message somewhere. Then advertise your &quot;product&quot;... Good luck. &lt;/p&gt;
&lt;p&gt;The best learning experience is by making your tools available; if they&#039;re useful, you&#039;re bound to get comments.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Matt: I&#8217;d just put it up somewhere where people can download it. Solicit them for comments by including an email address in the code or on an about message somewhere. Then advertise your &#8220;product&#8221;&#8230; Good luck. </p>
<p>The best learning experience is by making your tools available; if they&#8217;re useful, you&#8217;re bound to get comments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jkpieterse</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/03/28/two-popular-tools-updated/#comment-31565</link>
		<dc:creator>jkpieterse</dc:creator>
		<pubDate>Sun, 30 Mar 2008 19:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1821#comment-31565</guid>
		<description>&lt;p&gt;So what comments did you have Jon?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>So what comments did you have Jon?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/03/28/two-popular-tools-updated/#comment-31564</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Sun, 30 Mar 2008 16:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1821#comment-31564</guid>
		<description>&lt;p&gt;Hmmm, my comment seems to have been chewed up and spit out. Here&#039;s a shorter paraphrase:&lt;/p&gt;
&lt;p&gt;Sam: Chip Pearson shows how to do this. I&#039;ve placed his code in my personal.xls&#039; start up routines.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://cpearson.com/excel/NameBox.aspx&quot; rel=&quot;nofollow&quot;&gt;http://cpearson.com/excel/NameBox.aspx&lt;/a&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hmmm, my comment seems to have been chewed up and spit out. Here&#8217;s a shorter paraphrase:</p>
<p>Sam: Chip Pearson shows how to do this. I&#8217;ve placed his code in my personal.xls&#8217; start up routines.</p>
<p><a href="http://cpearson.com/excel/NameBox.aspx" rel="nofollow">http://cpearson.com/excel/NameBox.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sam</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/03/28/two-popular-tools-updated/#comment-31558</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Sun, 30 Mar 2008 08:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1821#comment-31558</guid>
		<description>&lt;p&gt;JKP,&lt;/p&gt;
&lt;p&gt;A small Suggestion (For Excel 2003 and below)... why not add button that will resize the namebox (to fit the Longest name in the File)&lt;/p&gt;
&lt;p&gt;Sam&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>JKP,</p>
<p>A small Suggestion (For Excel 2003 and below)&#8230; why not add button that will resize the namebox (to fit the Longest name in the File)</p>
<p>Sam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt H</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/03/28/two-popular-tools-updated/#comment-31547</link>
		<dc:creator>Matt H</dc:creator>
		<pubDate>Sat, 29 Mar 2008 21:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1821#comment-31547</guid>
		<description>&lt;p&gt;I&#039;ve also used this one, and found it very useful.  Jan, I have a question for you, and for others that create all of this great software and give it away for free.&lt;/p&gt;
&lt;p&gt;I have been writing VBA code for years to help in my work, and have some stuff that I think could others would find very useful.  I&#039;m not sure I have the time or energy to try selling it though.  &lt;/p&gt;
&lt;p&gt;My latest thought is to make it open-source, post it at sourceforge.net or code.google.com, and let anyone download it or modify it.  Do you think this model works with Excel/VBA programs, or do they do best with a single owner/creator?  Of course I want to see it take off, and have 50,000 people download it and use it!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;ve also used this one, and found it very useful.  Jan, I have a question for you, and for others that create all of this great software and give it away for free.</p>
<p>I have been writing VBA code for years to help in my work, and have some stuff that I think could others would find very useful.  I&#8217;m not sure I have the time or energy to try selling it though.  </p>
<p>My latest thought is to make it open-source, post it at sourceforge.net or code.google.com, and let anyone download it or modify it.  Do you think this model works with Excel/VBA programs, or do they do best with a single owner/creator?  Of course I want to see it take off, and have 50,000 people download it and use it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jkpieterse</title>
		<link>http://www.dailydoseofexcel.com/archives/2008/03/28/two-popular-tools-updated/#comment-31542</link>
		<dc:creator>jkpieterse</dc:creator>
		<pubDate>Sat, 29 Mar 2008 15:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1821#comment-31542</guid>
		<description>&lt;p&gt;Thanks Matthew. You know, the suggestions, comments and complaints are always a big help in improving a product.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks Matthew. You know, the suggestions, comments and complaints are always a big help in improving a product.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

