<?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: Use ROWS() and COLUMNS() formulas to generate numbers in a sequence [quick tip]</title>
	<atom:link href="http://chandoo.org/wp/2009/08/17/rows-and-columns-excel-formulas/feed/" rel="self" type="application/rss+xml" />
	<link>http://chandoo.org/wp/2009/08/17/rows-and-columns-excel-formulas/</link>
	<description>Fresh Excel Tips, Tricks, Charts, Tutorials, Downloads, Dashboards and Visualization Showcase for your Inspiration and Productivity</description>
	<lastBuildDate>Sun, 14 Mar 2010 06:23:39 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jeff weir</title>
		<link>http://chandoo.org/wp/2009/08/17/rows-and-columns-excel-formulas/#comment-74821</link>
		<dc:creator>jeff weir</dc:creator>
		<pubDate>Sun, 23 Aug 2009 22:53:59 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2267#comment-74821</guid>
		<description>Good thing about the ROWS arguement is that it&#039;s a good substitute for just the simple ROW arguement, because as you&#039;ve structured it above with absolute_reference:relative_reference format  i.e. =ROWS($B$1:B1) then it isnt going to be stuffed up if you insert another row higher up in the spreadsheet.</description>
		<content:encoded><![CDATA[<p>Good thing about the ROWS arguement is that it&#8217;s a good substitute for just the simple ROW arguement, because as you&#8217;ve structured it above with absolute_reference:relative_reference format  i.e. =ROWS($B$1:B1) then it isnt going to be stuffed up if you insert another row higher up in the spreadsheet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://chandoo.org/wp/2009/08/17/rows-and-columns-excel-formulas/#comment-74086</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Mon, 17 Aug 2009 20:55:37 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2267#comment-74086</guid>
		<description>COLUMNS() can also be helpful within a VLOOKUP to dynamically define what you call the &quot;return_what&quot; term in your &quot;plain english&quot; explanation:   =VLOOKUP(what, where, return_what, [my_list_is_sorted])

Simply replace the hard-coded &quot;return_what&quot; number with COLUMN($C1:$F1), where $C1 is in the &quot;what&quot; column and &quot;$F1&quot; is in the &quot;return_what&quot; column.  That way, you can add and delete columns on your table without breaking the VLOOKUP formula!</description>
		<content:encoded><![CDATA[<p>COLUMNS() can also be helpful within a VLOOKUP to dynamically define what you call the &#8220;return_what&#8221; term in your &#8220;plain english&#8221; explanation:   =VLOOKUP(what, where, return_what, [my_list_is_sorted])</p>
<p>Simply replace the hard-coded &#8220;return_what&#8221; number with COLUMN($C1:$F1), where $C1 is in the &#8220;what&#8221; column and &#8220;$F1&#8243; is in the &#8220;return_what&#8221; column.  That way, you can add and delete columns on your table without breaking the VLOOKUP formula!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
