<?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: The mysterious NZ() function in Microsoft Access</title>
	<atom:link href="http://wheatblog.com/2008/05/the-mysterious-nz-function-in-microsoft-access/feed/" rel="self" type="application/rss+xml" />
	<link>http://wheatblog.com/2008/05/the-mysterious-nz-function-in-microsoft-access/</link>
	<description>personal weblog of James &#34;Wheatbread&#34; Martin</description>
	<lastBuildDate>Tue, 24 Apr 2012 12:05:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Michael Hesser</title>
		<link>http://wheatblog.com/2008/05/the-mysterious-nz-function-in-microsoft-access/comment-page-1/#comment-2207</link>
		<dc:creator>Michael Hesser</dc:creator>
		<pubDate>Mon, 27 Feb 2012 14:26:12 +0000</pubDate>
		<guid isPermaLink="false">http://wheatblog.com/?p=1032#comment-2207</guid>
		<description>I love it... but you&#039;ve sadly neglected one of the most mysterious qualities about nz(): Access doesn&#039;t capitalize it as it does with Sum(), Average(), and so on. I&#039;m glad that by CAPITALIZING it you&#039;ve given this little critter the respect he deserves!
   I&#039;d like to add: you can us nz() when you want to standardize reports, e.g. always retaining the same number of columns. Suppose you have 100 stores, and you&#039;re listing the sales of a particular item (GIZMO_SALES). Changing the GIZMO_SALES to nz([GIZMO_SALES],0) will make sure every store appears on the report, even if they sold nothing. Otherwise, Access may not include the null columns.</description>
		<content:encoded><![CDATA[<p>I love it&#8230; but you&#8217;ve sadly neglected one of the most mysterious qualities about nz(): Access doesn&#8217;t capitalize it as it does with Sum(), Average(), and so on. I&#8217;m glad that by CAPITALIZING it you&#8217;ve given this little critter the respect he deserves!<br />
   I&#8217;d like to add: you can us nz() when you want to standardize reports, e.g. always retaining the same number of columns. Suppose you have 100 stores, and you&#8217;re listing the sales of a particular item (GIZMO_SALES). Changing the GIZMO_SALES to nz([GIZMO_SALES],0) will make sure every store appears on the report, even if they sold nothing. Otherwise, Access may not include the null columns.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aileen</title>
		<link>http://wheatblog.com/2008/05/the-mysterious-nz-function-in-microsoft-access/comment-page-1/#comment-1511</link>
		<dc:creator>Aileen</dc:creator>
		<pubDate>Sun, 17 Jul 2011 04:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://wheatblog.com/?p=1032#comment-1511</guid>
		<description>Great, a simple explanation that makes sense to non vba people</description>
		<content:encoded><![CDATA[<p>Great, a simple explanation that makes sense to non vba people</p>
]]></content:encoded>
	</item>
</channel>
</rss>

