<?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: Printing an Excel Function Reference Sheet</title>
	<atom:link href="http://www.mariasguides.com/2007/03/28/printing-an-excel-function-reference-sheet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mariasguides.com/2007/03/28/printing-an-excel-function-reference-sheet/</link>
	<description>Support and additional material related to how-to guides by Maria Langer.</description>
	<lastBuildDate>Fri, 10 Feb 2012 18:13:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Coreen Ohme</title>
		<link>http://www.mariasguides.com/2007/03/28/printing-an-excel-function-reference-sheet/#comment-10415</link>
		<dc:creator>Coreen Ohme</dc:creator>
		<pubDate>Thu, 25 Aug 2011 17:54:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.mariasguides.com/2007/03/printing-an-excel-function-reference-sheet/#comment-10415</guid>
		<description>I am trying to figure out how many items I need to order for every item listed. I have a sheet of items (rows) where for each row there may be a quantity needed or not. For each row that has a quantity needed, I need to produce another worksheet with ONLY the rows where there is an actual requirement with the quantity needed, item name and state. Here is sample data of the listing in Worksheet A:

Name State Qty 
Apples WA 5 
Oranges FL 
Car MI 8 
Furniture VA 3 
Corn IN 

Notice that the Qty is empty in many of the rows. Desired output on Worksheet B: 

Name State Qty 
Apples WA 5 
Car MI 8 
Furniture VA 3 

So the output does not include the empty qty records. I&#039;ve tried various row formulas and others and am just having a hard time. I&#039;d prefer to do this with a formula rather than macro or such. Any help would be appreciated.</description>
		<content:encoded><![CDATA[<p>I am trying to figure out how many items I need to order for every item listed. I have a sheet of items (rows) where for each row there may be a quantity needed or not. For each row that has a quantity needed, I need to produce another worksheet with ONLY the rows where there is an actual requirement with the quantity needed, item name and state. Here is sample data of the listing in Worksheet A:</p>
<p>Name State Qty<br />
Apples WA 5<br />
Oranges FL<br />
Car MI 8<br />
Furniture VA 3<br />
Corn IN </p>
<p>Notice that the Qty is empty in many of the rows. Desired output on Worksheet B: </p>
<p>Name State Qty<br />
Apples WA 5<br />
Car MI 8<br />
Furniture VA 3 </p>
<p>So the output does not include the empty qty records. I&#8217;ve tried various row formulas and others and am just having a hard time. I&#8217;d prefer to do this with a formula rather than macro or such. Any help would be appreciated.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

