<?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: Replacing the Analysis Toolpak Addin &#8211; Part 3</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2004/12/20/replacing-the-analysis-toolpak-addin-part-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2004/12/20/replacing-the-analysis-toolpak-addin-part-3/</link>
	<description>Daily posts of Excel tips…and other stuff</description>
	<lastBuildDate>Mon, 06 Feb 2012 18:39:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: David</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/12/20/replacing-the-analysis-toolpak-addin-part-3/#comment-45270</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 15 Apr 2010 20:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=945#comment-45270</guid>
		<description>&lt;p&gt;Hi guys,&lt;br&gt;
I use this &lt;a href=&quot;http://www.stringfunction.com/hex-decimal.html&quot; rel=&quot;nofollow&quot;&gt;hex to decimal converter&lt;/a&gt; and this &lt;a href=&quot;http://www.stringfunction.com/decimal-hex.html&quot; rel=&quot;nofollow&quot;&gt;decimal to hex converter&lt;/a&gt; to convert data&lt;br&gt;
They are pretty good!&lt;br&gt;
Hope this help&lt;br&gt;
David&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi guys,<br />
I use this <a href="http://www.stringfunction.com/hex-decimal.html" rel="nofollow">hex to decimal converter</a> and this <a href="http://www.stringfunction.com/decimal-hex.html" rel="nofollow">decimal to hex converter</a> to convert data<br />
They are pretty good!<br />
Hope this help<br />
David</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: priquas</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/12/20/replacing-the-analysis-toolpak-addin-part-3/#comment-38146</link>
		<dc:creator>priquas</dc:creator>
		<pubDate>Tue, 24 Feb 2009 09:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=945#comment-38146</guid>
		<description>&lt;p&gt;Still in 2009 this information is of much value, solving a big problem I&#039;d encountered.&lt;/p&gt;
&lt;p&gt;Moreover, the proposed approach has opened my mind to other applications.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Still in 2009 this information is of much value, solving a big problem I&#8217;d encountered.</p>
<p>Moreover, the proposed approach has opened my mind to other applications.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leion</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/12/20/replacing-the-analysis-toolpak-addin-part-3/#comment-35876</link>
		<dc:creator>Leion</dc:creator>
		<pubDate>Fri, 31 Oct 2008 10:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=945#comment-35876</guid>
		<description>&lt;p&gt;I do not it why the replacement formula works for the DEC2BIN, can you explain ?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I do not it why the replacement formula works for the DEC2BIN, can you explain ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scott</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/12/20/replacing-the-analysis-toolpak-addin-part-3/#comment-32465</link>
		<dc:creator>scott</dc:creator>
		<pubDate>Tue, 20 May 2008 20:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=945#comment-32465</guid>
		<description>&lt;p&gt;This information has saved me HOURS if not DAYS.&lt;br&gt;
Thank you.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This information has saved me HOURS if not DAYS.<br />
Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank_K</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/12/20/replacing-the-analysis-toolpak-addin-part-3/#comment-25351</link>
		<dc:creator>Frank_K</dc:creator>
		<pubDate>Thu, 05 Jul 2007 16:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=945#comment-25351</guid>
		<description>&lt;p&gt;Thank you for your quick input and it working.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thank you for your quick input and it working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dick Kusleika</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/12/20/replacing-the-analysis-toolpak-addin-part-3/#comment-25328</link>
		<dc:creator>Dick Kusleika</dc:creator>
		<pubDate>Wed, 04 Jul 2007 16:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=945#comment-25328</guid>
		<description>&lt;p&gt;Frank:  =HEX2DEC(TEXT(A1,&quot;00?)&amp;TEXT(A2,&quot;00?))&lt;/p&gt;
&lt;p&gt;Your value in A2 is a number, not a string.  Excel is concatenating 10 and 1, not 10 and 01.  It&#039;s only the formatting in A2 that makes it appear as 01.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Frank:  =HEX2DEC(TEXT(A1,&#8221;00?)&amp;TEXT(A2,&#8221;00?))</p>
<p>Your value in A2 is a number, not a string.  Excel is concatenating 10 and 1, not 10 and 01.  It&#8217;s only the formatting in A2 that makes it appear as 01.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank_K</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/12/20/replacing-the-analysis-toolpak-addin-part-3/#comment-25301</link>
		<dc:creator>Frank_K</dc:creator>
		<pubDate>Wed, 04 Jul 2007 00:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=945#comment-25301</guid>
		<description>&lt;p&gt;I need some help for Excel Hex2Dec function!&lt;br&gt;
I have value &quot;10? in Cell A1 and &quot;01? in A2.&lt;br&gt;
When I use Hex2Dec(A1&amp;A2) and I expect to = Hex2Dec (&quot;1001?).&lt;br&gt;
But Excel translate to Hex2Dec(&quot;101?).&lt;br&gt;
The question is how to get Excel to translate &quot;1001?.&lt;br&gt;
Any help will be very gratful.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I need some help for Excel Hex2Dec function!<br />
I have value &#8220;10? in Cell A1 and &#8220;01? in A2.<br />
When I use Hex2Dec(A1&amp;A2) and I expect to = Hex2Dec (&#8220;1001?).<br />
But Excel translate to Hex2Dec(&#8220;101?).<br />
The question is how to get Excel to translate &#8220;1001?.<br />
Any help will be very gratful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dick Kusleika</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/12/20/replacing-the-analysis-toolpak-addin-part-3/#comment-22333</link>
		<dc:creator>Dick Kusleika</dc:creator>
		<pubDate>Wed, 07 Feb 2007 01:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=945#comment-22333</guid>
		<description>&lt;p&gt;Brian:  DEC2BIN returns a number.  Excel can&#039;t handle numbers greater than 15 significant digits, so if your BIN looks like a number that has that many significant digits, it will return the wrong result.  Note that 32768 and 32769 return the same result because the last 1 in 32769 would be the 16th significant digit.  In your example, there are 17 significant digits, so the last two are simply replaced with zeros.&lt;/p&gt;
&lt;p&gt;Ideally, this function would return a string to avoid this problem.  Unfortunately, Excel doesn&#039;t let you concatenate strings inside of array formulas.  I can&#039;t think of a good alternative.  Hopefully someone can think of something or at least change the formula to return an error instead of incorrect results.  In the mean time, use it with caution and beware of the issue.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Brian:  DEC2BIN returns a number.  Excel can&#8217;t handle numbers greater than 15 significant digits, so if your BIN looks like a number that has that many significant digits, it will return the wrong result.  Note that 32768 and 32769 return the same result because the last 1 in 32769 would be the 16th significant digit.  In your example, there are 17 significant digits, so the last two are simply replaced with zeros.</p>
<p>Ideally, this function would return a string to avoid this problem.  Unfortunately, Excel doesn&#8217;t let you concatenate strings inside of array formulas.  I can&#8217;t think of a good alternative.  Hopefully someone can think of something or at least change the formula to return an error instead of incorrect results.  In the mean time, use it with caution and beware of the issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/12/20/replacing-the-analysis-toolpak-addin-part-3/#comment-22328</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Tue, 06 Feb 2007 21:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=945#comment-22328</guid>
		<description>&lt;p&gt;Hi Frank,&lt;/p&gt;
&lt;p&gt;I&#039;ve noticed an issue with your DEC2BIN replacement function(assuming of course that I&#039;m using it correctly).&lt;/p&gt;
&lt;p&gt;What I really need is Hex to Bin conversion, so as suggested I use your HEX2DEC and DEC2BIN. When I start with a number like 138d7, it converts to decimal fine (80087), but the final step gives me 10011100011010100 ( jeez I hope I typed that right!).&lt;/p&gt;
&lt;p&gt;That binary figure is actually 80084 dec or 138d4 hex. I&#039;ve lost 3! That can be easily seen since the last hex digit of &quot;7? should be &quot;0111? in bin, not &quot;0100?.&lt;/p&gt;
&lt;p&gt;Is it me?&lt;br&gt;
Thanks,&lt;br&gt;
Brian&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Frank,</p>
<p>I&#8217;ve noticed an issue with your DEC2BIN replacement function(assuming of course that I&#8217;m using it correctly).</p>
<p>What I really need is Hex to Bin conversion, so as suggested I use your HEX2DEC and DEC2BIN. When I start with a number like 138d7, it converts to decimal fine (80087), but the final step gives me 10011100011010100 ( jeez I hope I typed that right!).</p>
<p>That binary figure is actually 80084 dec or 138d4 hex. I&#8217;ve lost 3! That can be easily seen since the last hex digit of &#8220;7? should be &#8220;0111? in bin, not &#8220;0100?.</p>
<p>Is it me?<br />
Thanks,<br />
Brian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/12/20/replacing-the-analysis-toolpak-addin-part-3/#comment-21829</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Tue, 12 Dec 2006 02:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=945#comment-21829</guid>
		<description>&lt;p&gt;I&#039;m converting binary numbers with up to 32 bits. That&#039;s 4,286,578,691 in decimal. &lt;/p&gt;
&lt;p&gt;I have no problems going from BIN2DEC, but the DEC2BIN formula stops working at about 265,000,000. I get a #NUM! error. &lt;/p&gt;
&lt;p&gt;Any ideas?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;m converting binary numbers with up to 32 bits. That&#8217;s 4,286,578,691 in decimal. </p>
<p>I have no problems going from BIN2DEC, but the DEC2BIN formula stops working at about 265,000,000. I get a #NUM! error. </p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

