<?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: Temperature Number Formats</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2007/05/02/temperature-number-formats/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2007/05/02/temperature-number-formats/</link>
	<description>Daily posts of Excel tips…and other stuff</description>
	<lastBuildDate>Thu, 09 Feb 2012 23:42:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Genius</title>
		<link>http://www.dailydoseofexcel.com/archives/2007/05/02/temperature-number-formats/#comment-39237</link>
		<dc:creator>Genius</dc:creator>
		<pubDate>Wed, 06 May 2009 11:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1665#comment-39237</guid>
		<description>&lt;p&gt;I got it.&lt;br&gt;
Thanks&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I got it.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Genius</title>
		<link>http://www.dailydoseofexcel.com/archives/2007/05/02/temperature-number-formats/#comment-39236</link>
		<dc:creator>Genius</dc:creator>
		<pubDate>Wed, 06 May 2009 11:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1665#comment-39236</guid>
		<description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I want the temperature to be displayed in decimal points like 2.95 degree Centigrade.. What would be the format for that? Please help.&lt;br&gt;
Thanks!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I want the temperature to be displayed in decimal points like 2.95 degree Centigrade.. What would be the format for that? Please help.<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry Robinson</title>
		<link>http://www.dailydoseofexcel.com/archives/2007/05/02/temperature-number-formats/#comment-23895</link>
		<dc:creator>Larry Robinson</dc:creator>
		<pubDate>Fri, 04 May 2007 18:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1665#comment-23895</guid>
		<description>&lt;p&gt;I would say that you really need to combine the &quot;?&quot; with the en-dash Alt-150 (as Jon pointed out), as&lt;br&gt;
+??0°C;??0°C&lt;br&gt;
(no need for a separate format for zero).  That will align left, right, or center without unnecessary spaces on the left.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I would say that you really need to combine the &#8220;?&#8221; with the en-dash Alt-150 (as Jon pointed out), as<br />
+??0°C;??0°C<br />
(no need for a separate format for zero).  That will align left, right, or center without unnecessary spaces on the left.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.dailydoseofexcel.com/archives/2007/05/02/temperature-number-formats/#comment-23894</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 04 May 2007 17:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1665#comment-23894</guid>
		<description>&lt;p&gt;Hmmm....The &quot;?&quot; only works in cells with general or right alignment, not including left or center as Dick asked.  And while it seems to be OK in Tahoma, the help file says to use a fixed-width font:&lt;/p&gt;
&lt;p&gt;? adds spaces for insignificant zeros on either side of the decimal point so that decimal points align when formatted with a fixed-width font, such as Courier New. &lt;/p&gt;
&lt;p&gt;Meaning I&#039;d guess that Tahoma is fixed-width for digits.  I&#039;d think Andrew has the &quot;bestest&quot; format.&lt;br&gt;
...mrt&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hmmm&#8230;.The &#8220;?&#8221; only works in cells with general or right alignment, not including left or center as Dick asked.  And while it seems to be OK in Tahoma, the help file says to use a fixed-width font:</p>
<p>? adds spaces for insignificant zeros on either side of the decimal point so that decimal points align when formatted with a fixed-width font, such as Courier New. </p>
<p>Meaning I&#8217;d guess that Tahoma is fixed-width for digits.  I&#8217;d think Andrew has the &#8220;bestest&#8221; format.<br />
&#8230;mrt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ewald</title>
		<link>http://www.dailydoseofexcel.com/archives/2007/05/02/temperature-number-formats/#comment-23887</link>
		<dc:creator>Ewald</dc:creator>
		<pubDate>Fri, 04 May 2007 09:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1665#comment-23887</guid>
		<description>&lt;p&gt;For aligning issues you will need the &quot;?&quot; like Jazzer said. Combined with the underscore trick you should get what you want.&lt;/p&gt;
&lt;p&gt;This will line up the C&#039;s for any cell alignment between -999 and 999°C:&lt;/p&gt;
&lt;p&gt;_- ??0°C;- ??0°C&lt;/p&gt;
&lt;p&gt;or if you also want a (+) sign in front of positive numbers:&lt;/p&gt;
&lt;p&gt;+_-??0°C;-_+??0°C;_-_+??0°C&lt;/p&gt;
&lt;p&gt;And for bonus points you can use colors:&lt;/p&gt;
&lt;p&gt;[Red]+_-??0°C;[Blue]-_+??0°C;_-_+??0°C&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>For aligning issues you will need the &#8220;?&#8221; like Jazzer said. Combined with the underscore trick you should get what you want.</p>
<p>This will line up the C&#8217;s for any cell alignment between -999 and 999°C:</p>
<p>_- ??0°C;- ??0°C</p>
<p>or if you also want a (+) sign in front of positive numbers:</p>
<p>+_-??0°C;-_+??0°C;_-_+??0°C</p>
<p>And for bonus points you can use colors:</p>
<p>[Red]+_-??0°C;[Blue]-_+??0°C;_-_+??0°C</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Hunt</title>
		<link>http://www.dailydoseofexcel.com/archives/2007/05/02/temperature-number-formats/#comment-23875</link>
		<dc:creator>Andrew Hunt</dc:creator>
		<pubDate>Thu, 03 May 2007 18:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1665#comment-23875</guid>
		<description>&lt;p&gt;To align symbols left and degree C right, use&lt;/p&gt;
&lt;p&gt;_-&quot;+&quot;* ##0? °C&quot;_-;_-&quot;-&quot;* ##0? °C&quot;_-;_-* 0? °C&quot;_-;_-@_-&lt;/p&gt;
&lt;p&gt;The use of the &#039;En&#039; rule Alt+150 is a better option than the minus sign&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>To align symbols left and degree C right, use</p>
<p>_-&#8221;+&#8221;* ##0? °C&#8221;_-;_-&#8221;-&#8221;* ##0? °C&#8221;_-;_-* 0? °C&#8221;_-;_-@_-</p>
<p>The use of the &#8216;En&#8217; rule Alt+150 is a better option than the minus sign</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al Paca</title>
		<link>http://www.dailydoseofexcel.com/archives/2007/05/02/temperature-number-formats/#comment-23873</link>
		<dc:creator>Al Paca</dc:creator>
		<pubDate>Thu, 03 May 2007 11:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1665#comment-23873</guid>
		<description>&lt;p&gt;You might want to try:&lt;br&gt;
* +#°C;* -#°C;* 0°C&lt;br&gt;
Note the blank after the asterisk. This lines up the Cs nicely regardless of the cell alignment. The only &#039;limitation&#039; is that the output will always be aligned to the right.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You might want to try:<br />
* +#°C;* -#°C;* 0°C<br />
Note the blank after the asterisk. This lines up the Cs nicely regardless of the cell alignment. The only &#8216;limitation&#8217; is that the output will always be aligned to the right.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon B</title>
		<link>http://www.dailydoseofexcel.com/archives/2007/05/02/temperature-number-formats/#comment-23871</link>
		<dc:creator>Jon B</dc:creator>
		<pubDate>Thu, 03 May 2007 10:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1665#comment-23871</guid>
		<description>&lt;p&gt;How about right aligning the column (and indenting if required)? &lt;/p&gt;
&lt;p&gt;I know it&#039;s probably not the fancy number format you were after, but the Cs would line up at least...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>How about right aligning the column (and indenting if required)? </p>
<p>I know it&#8217;s probably not the fancy number format you were after, but the Cs would line up at least&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jazzer</title>
		<link>http://www.dailydoseofexcel.com/archives/2007/05/02/temperature-number-formats/#comment-23870</link>
		<dc:creator>Jazzer</dc:creator>
		<pubDate>Thu, 03 May 2007 07:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1665#comment-23870</guid>
		<description>&lt;p&gt;Try using the ?-sign. It alligns the numbers by their decimal points:&lt;/p&gt;
&lt;div style=&quot;overflow: auto; white-space: nowrap;&quot; class=&quot;codecolorer-container vb default&quot;&gt;&lt;div style=&quot;white-space: nowrap;&quot; class=&quot;vb codecolorer&quot;&gt;+ ?0°C;-&lt;span class=&quot;st0&quot;&gt;&quot; &#160;&quot;&lt;/span&gt;?0°C;&lt;span class=&quot;st0&quot;&gt;&quot; &#160; &quot;&lt;/span&gt;?0°C&lt;/div&gt;&lt;/div&gt;
</description>
		<content:encoded><![CDATA[<p>Try using the ?-sign. It alligns the numbers by their decimal points:</p>
<div style="overflow: auto; white-space: nowrap;" class="codecolorer-container vb default">
<div style="white-space: nowrap;" class="vb codecolorer">+ ?0°C;-<span class="st0">&#8221; &nbsp;&#8221;</span>?0°C;<span class="st0">&#8221; &nbsp; &#8220;</span>?0°C</div>
</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://www.dailydoseofexcel.com/archives/2007/05/02/temperature-number-formats/#comment-23867</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Thu, 03 May 2007 04:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1665#comment-23867</guid>
		<description>&lt;p&gt;The degree sign wasn&#039;t the issue (especially since you need the K anyway), lining up the numbers was.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The degree sign wasn&#8217;t the issue (especially since you need the K anyway), lining up the numbers was.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

