<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blog of Travis Hydzik &#187; last row</title>
	<atom:link href="http://thydzik.com/tag/last-row/feed/" rel="self" type="application/rss+xml" />
	<link>http://thydzik.com</link>
	<description>random snippets and information</description>
	<lastBuildDate>Mon, 30 Apr 2012 15:46:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>In Excel, find the value on the last row as a function, not VBA</title>
		<link>http://thydzik.com/in-excel-find-the-value-on-the-last-row-as-a-function-not-vba/</link>
		<comments>http://thydzik.com/in-excel-find-the-value-on-the-last-row-as-a-function-not-vba/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 23:58:53 +0000</pubDate>
		<dc:creator>thydzik</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[last row]]></category>
		<category><![CDATA[not VBA]]></category>

		<guid isPermaLink="false">http://thydzik.com/?p=256</guid>
		<description><![CDATA[Here is a quick post, how to find the value of the last cell in a column. Exaample below uses Column A with the first 3 rows used for the header: =INDEX(A:A,COUNT(A:A)+3)<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://thydzik.com/in-excel-find-the-value-on-the-last-row-as-a-function-not-vba/' addthis:title='In Excel, find the value on the last row as a function, not VBA ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>Here is a quick post, how to find the value of the last cell in a column.</p>
<p>Exaample below uses Column A with the first 3 rows used for the header:</p>
<pre>=INDEX(A:A,COUNT(A:A)+3)</pre>
<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://thydzik.com/in-excel-find-the-value-on-the-last-row-as-a-function-not-vba/' addthis:title='In Excel, find the value on the last row as a function, not VBA ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://thydzik.com/in-excel-find-the-value-on-the-last-row-as-a-function-not-vba/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Object Caching 425/439 objects using disk: basic
Content Delivery Network via t01.thydzik.com

Served from: thydzik.com @ 2012-05-23 08:33:30 -->
