<?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: Chrome and Google Spreadsheets</title>
	<atom:link href="http://www.barneyb.com/barneyblog/2008/10/10/chrome-and-google-spreadsheets/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.barneyb.com/barneyblog/2008/10/10/chrome-and-google-spreadsheets/</link>
	<description>Thoughts, rants, and even some code from the mind of Barney Boisvert.</description>
	<lastBuildDate>Thu, 18 Mar 2010 18:35:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: barneyb</title>
		<link>http://www.barneyb.com/barneyblog/2008/10/10/chrome-and-google-spreadsheets/comment-page-1/#comment-133684</link>
		<dc:creator>barneyb</dc:creator>
		<pubDate>Wed, 15 Oct 2008 15:52:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/?p=522#comment-133684</guid>
		<description>Here&#039;s a simple example:

=sum(filter(F:F,A:A=&quot;23&quot;,B:B=&quot;barney&quot;))

That results in a single number that is computed by summing all the cells in column F where the cell in column A of the same row is &quot;23&quot;, and the cell in column B of the same row is &quot;barney&quot;.  If you omit the sum() call, you&#039;ll get an array of cells that will be shown starting at the cell you put the formula in and moving downwards until they run out (e.g. if the filter matches 4 cells, the values will display in the cell you put the formula in, along with the three cells below it).  You can also create multi-column results by changing the first (selection) parameter.</description>
		<content:encoded><![CDATA[<p>Here's a simple example:</p>
<p>=sum(filter(F:F,A:A="23&#8243;,B:B="barney"))</p>
<p>That results in a single number that is computed by summing all the cells in column F where the cell in column A of the same row is "23&#8243;, and the cell in column B of the same row is "barney".  If you omit the sum() call, you'll get an array of cells that will be shown starting at the cell you put the formula in and moving downwards until they run out (e.g. if the filter matches 4 cells, the values will display in the cell you put the formula in, along with the three cells below it).  You can also create multi-column results by changing the first (selection) parameter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: e-nrique</title>
		<link>http://www.barneyb.com/barneyblog/2008/10/10/chrome-and-google-spreadsheets/comment-page-1/#comment-133673</link>
		<dc:creator>e-nrique</dc:creator>
		<pubDate>Wed, 15 Oct 2008 15:22:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/?p=522#comment-133673</guid>
		<description>how do you filter in google spreadsheet?</description>
		<content:encoded><![CDATA[<p>how do you filter in google spreadsheet?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: barneyb</title>
		<link>http://www.barneyb.com/barneyblog/2008/10/10/chrome-and-google-spreadsheets/comment-page-1/#comment-132453</link>
		<dc:creator>barneyb</dc:creator>
		<pubDate>Sat, 11 Oct 2008 17:12:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/?p=522#comment-132453</guid>
		<description>All you need to do is install the Chrome browser, point it at http://docs.google.com/ and go.  I added a link to it in the post above (forgot the first time).</description>
		<content:encoded><![CDATA[<p>All you need to do is install the Chrome browser, point it at <a href="http://docs.google.com/" rel="nofollow">http://docs.google.com/</a> and go.  I added a link to it in the post above (forgot the first time).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dodo</title>
		<link>http://www.barneyb.com/barneyblog/2008/10/10/chrome-and-google-spreadsheets/comment-page-1/#comment-132424</link>
		<dc:creator>Dodo</dc:creator>
		<pubDate>Sat, 11 Oct 2008 14:17:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/?p=522#comment-132424</guid>
		<description>I&#039;ll have to pick you brain about this.  The editing in Google Excel is S.L.O.W.  I don&#039;t want to spend the time so I&#039;ve been doing the roundtripping as well.

See you soon!</description>
		<content:encoded><![CDATA[<p>I'll have to pick you brain about this.  The editing in Google Excel is S.L.O.W.  I don't want to spend the time so I've been doing the roundtripping as well.</p>
<p>See you soon!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
