<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: Adding Comments to Formulas	</title>
	<atom:link href="https://excelzoom.com/adding-comments-to-formulas/feed/" rel="self" type="application/rss+xml" />
	<link>https://excelzoom.com/adding-comments-to-formulas/</link>
	<description>...because it&#039;s more than just a calculator</description>
	<lastBuildDate>Thu, 15 Dec 2016 14:38:00 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>
	<item>
		<title>
		By: Katharina Kanns		</title>
		<link>https://excelzoom.com/adding-comments-to-formulas/#comment-1906</link>

		<dc:creator><![CDATA[Katharina Kanns]]></dc:creator>
		<pubDate>Thu, 15 Dec 2016 14:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://excelzoom.com/?p=103#comment-1906</guid>

					<description><![CDATA[Great idea - sometimes it can be SO helpful to add a note to remember yourself &quot;what the hell was I thinking when writing this formula&quot;. Using N as a documentation feature will help a lot for the future, thank you!]]></description>
			<content:encoded><![CDATA[<p>Great idea &#8211; sometimes it can be SO helpful to add a note to remember yourself &#8220;what the hell was I thinking when writing this formula&#8221;. Using N as a documentation feature will help a lot for the future, thank you!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Glenn		</title>
		<link>https://excelzoom.com/adding-comments-to-formulas/#comment-1298</link>

		<dc:creator><![CDATA[Glenn]]></dc:creator>
		<pubDate>Fri, 14 Nov 2014 17:06:13 +0000</pubDate>
		<guid isPermaLink="false">http://excelzoom.com/?p=103#comment-1298</guid>

					<description><![CDATA[Thanks Scott, 

I understand what the formula is doing now. LOL This isn&#039;t a &#039;visible&#039; comment in the result but a &#039;note&#039; to yourself embedded in the formula.

I thought it was trying to accomplish: =AVERAGE(A1:A25)&#038;(“Period 1 Class Average”) in a different way that my version of Excel wasn&#039;t capable of yet. :)

G]]></description>
			<content:encoded><![CDATA[<p>Thanks Scott, </p>
<p>I understand what the formula is doing now. LOL This isn&#8217;t a &#8216;visible&#8217; comment in the result but a &#8216;note&#8217; to yourself embedded in the formula.</p>
<p>I thought it was trying to accomplish: =AVERAGE(A1:A25)&amp;(“Period 1 Class Average”) in a different way that my version of Excel wasn&#8217;t capable of yet. :)</p>
<p>G</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Scott DeLuzio		</title>
		<link>https://excelzoom.com/adding-comments-to-formulas/#comment-1297</link>

		<dc:creator><![CDATA[Scott DeLuzio]]></dc:creator>
		<pubDate>Fri, 14 Nov 2014 16:12:53 +0000</pubDate>
		<guid isPermaLink="false">http://excelzoom.com/?p=103#comment-1297</guid>

					<description><![CDATA[Hi Glenn,
Yes +N(“COMMENTS HERE”) will result in 0. 
The N() function converts non-number values to a number, dates to serial numbers, TRUE to 1, anything else to 0. 
According to the Excel Help article on this function:
If a value is, or refers to a number N() returns that number.
If a value is, or refers to a date N() returns the serial number of that date.
If a value is, or refers to TRUE N() returns 1.
If a value is, or refers to FALSE N() returns 0.
If a value is, or refers to an error value (i.e. #DIV/0!) N() returns that error value.
If a value is, or refers to anything else N() returns 0.]]></description>
			<content:encoded><![CDATA[<p>Hi Glenn,<br />
Yes +N(“COMMENTS HERE”) will result in 0.<br />
The N() function converts non-number values to a number, dates to serial numbers, TRUE to 1, anything else to 0.<br />
According to the Excel Help article on this function:<br />
If a value is, or refers to a number N() returns that number.<br />
If a value is, or refers to a date N() returns the serial number of that date.<br />
If a value is, or refers to TRUE N() returns 1.<br />
If a value is, or refers to FALSE N() returns 0.<br />
If a value is, or refers to an error value (i.e. #DIV/0!) N() returns that error value.<br />
If a value is, or refers to anything else N() returns 0.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Glenn Magas		</title>
		<link>https://excelzoom.com/adding-comments-to-formulas/#comment-1296</link>

		<dc:creator><![CDATA[Glenn Magas]]></dc:creator>
		<pubDate>Fri, 14 Nov 2014 02:12:54 +0000</pubDate>
		<guid isPermaLink="false">http://excelzoom.com/?p=103#comment-1296</guid>

					<description><![CDATA[Doesn&#039;t +N(&quot;COMMENTS HERE&quot;) result in 0? So a 0 will be added to the initial calculation?]]></description>
			<content:encoded><![CDATA[<p>Doesn&#8217;t +N(&#8220;COMMENTS HERE&#8221;) result in 0? So a 0 will be added to the initial calculation?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
