<?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 for TechJive</title>
	<atom:link href="http://www.techjive.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techjive.net</link>
	<description>Making Tech Jive For You</description>
	<lastBuildDate>Wed, 10 Feb 2010 18:53:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>Comment on Excel Keystrokes by Mary Ann</title>
		<link>http://www.techjive.net/2007/02/02/excel-keystrokes/comment-page-2/#comment-7290</link>
		<dc:creator>Mary Ann</dc:creator>
		<pubDate>Wed, 10 Feb 2010 18:53:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.techjive.net/2007/02/02/excel-keystrokes/#comment-7290</guid>
		<description>Thanks for all the ideas so far, have found a few new ones.  What I would like to know is if there is a way to repeat a formula in many sheets (  Jan to Dec)  that adds the previous month to the current month  giving you a year to date figure.  I can go in and do one in each sheet separately , but was hoping that after I select all sheets Jan ...hold shift key... Dec , and add a formula that would do this on all sheets at once.</description>
		<content:encoded><![CDATA[<p>Thanks for all the ideas so far, have found a few new ones.  What I would like to know is if there is a way to repeat a formula in many sheets (  Jan to Dec)  that adds the previous month to the current month  giving you a year to date figure.  I can go in and do one in each sheet separately , but was hoping that after I select all sheets Jan &#8230;hold shift key&#8230; Dec , and add a formula that would do this on all sheets at once.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Table Sorting and Paging by jason</title>
		<link>http://www.techjive.net/2009/02/17/jquery-table-sorting-and-paging/comment-page-1/#comment-7289</link>
		<dc:creator>jason</dc:creator>
		<pubDate>Tue, 02 Feb 2010 17:34:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.techjive.net/?p=107#comment-7289</guid>
		<description>@biswas:

What version(s) of IE is it not working on? I just tested my implementation of it against IE6 and IE8, and it was working properly.</description>
		<content:encoded><![CDATA[<p>@biswas:</p>
<p>What version(s) of IE is it not working on? I just tested my implementation of it against IE6 and IE8, and it was working properly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Table Sorting and Paging by biswas</title>
		<link>http://www.techjive.net/2009/02/17/jquery-table-sorting-and-paging/comment-page-1/#comment-7288</link>
		<dc:creator>biswas</dc:creator>
		<pubDate>Tue, 02 Feb 2010 14:52:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.techjive.net/?p=107#comment-7288</guid>
		<description>Hi,

The paging code is not working in IE</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>The paging code is not working in IE</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Excel: After pressing Enter, move selection &#8230; by Couzey</title>
		<link>http://www.techjive.net/2009/06/24/excel-after-pressing-enter-move-selection/comment-page-1/#comment-7287</link>
		<dc:creator>Couzey</dc:creator>
		<pubDate>Wed, 27 Jan 2010 16:35:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.techjive.net/?p=160#comment-7287</guid>
		<description>Help!  My cursor in Excel 2003 moves tens space whenever I push the tab key.  I don&#039;t think it is supposed to do that.  I want it to only move ONE space again.</description>
		<content:encoded><![CDATA[<p>Help!  My cursor in Excel 2003 moves tens space whenever I push the tab key.  I don&#8217;t think it is supposed to do that.  I want it to only move ONE space again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Excel Keystrokes by caheidelberger</title>
		<link>http://www.techjive.net/2007/02/02/excel-keystrokes/comment-page-2/#comment-7286</link>
		<dc:creator>caheidelberger</dc:creator>
		<pubDate>Wed, 20 Jan 2010 19:38:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.techjive.net/2007/02/02/excel-keystrokes/#comment-7286</guid>
		<description>@dan + #9: F4 does switch absolute/relative refs in Excel2007. It only works in the cell, while editing the contents (hit F2! I love that! Thanks!). If you just select a cell, F4 does bupkis (or repeats your last action). 

--Start typing a formula -- &quot;=sum(a2&quot;. when you finish typing the cell reference, hit F4. You should see A2 cycle through the various $ combos. You can do this one cell ref at a time. 

--Or, if you have a range -- &quot;=sum(a2:g8)&quot; -- you can select the range, hit F4, and cycle the whole shebang. 

--Oh! and I just tested this on a formula: if you select an entire forumla and hit F4, you&#039;ll switch every cell reference at once! I love the keyboard!</description>
		<content:encoded><![CDATA[<p>@dan + #9: F4 does switch absolute/relative refs in Excel2007. It only works in the cell, while editing the contents (hit F2! I love that! Thanks!). If you just select a cell, F4 does bupkis (or repeats your last action). </p>
<p>&#8211;Start typing a formula &#8212; &#8220;=sum(a2&#8243;. when you finish typing the cell reference, hit F4. You should see A2 cycle through the various $ combos. You can do this one cell ref at a time. </p>
<p>&#8211;Or, if you have a range &#8212; &#8220;=sum(a2:g8)&#8221; &#8212; you can select the range, hit F4, and cycle the whole shebang. </p>
<p>&#8211;Oh! and I just tested this on a formula: if you select an entire forumla and hit F4, you&#8217;ll switch every cell reference at once! I love the keyboard!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Table Sorting and Paging by jason</title>
		<link>http://www.techjive.net/2009/02/17/jquery-table-sorting-and-paging/comment-page-1/#comment-7284</link>
		<dc:creator>jason</dc:creator>
		<pubDate>Fri, 18 Dec 2009 05:30:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.techjive.net/?p=107#comment-7284</guid>
		<description>@Aaron,

I used a &lt;a href=&quot;http://jqueryui.com/&quot; rel=&quot;nofollow&quot;&gt;jQuery UI&lt;/a&gt; theme, so I&#039;m pretty sure that it&#039;s all in the CSS of the theme. At least I&#039;d begin by looking there.</description>
		<content:encoded><![CDATA[<p>@Aaron,</p>
<p>I used a <a href="http://jqueryui.com/" rel="nofollow">jQuery UI</a> theme, so I&#8217;m pretty sure that it&#8217;s all in the CSS of the theme. At least I&#8217;d begin by looking there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Table Sorting and Paging by Aaron</title>
		<link>http://www.techjive.net/2009/02/17/jquery-table-sorting-and-paging/comment-page-1/#comment-7283</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Sat, 12 Dec 2009 04:34:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.techjive.net/?p=107#comment-7283</guid>
		<description>This is great.  I&#039;m new to jquery (approx. 1 hr new).  This is exactly what I was looking for, however, I&#039;m driving myself crazy trying to figure out how to get the icon on the same row as the column text, instead of right above the text.  Any ideas?  Also, for a newbie to jquery, like me what tutorials would you recommend? thanks.</description>
		<content:encoded><![CDATA[<p>This is great.  I&#8217;m new to jquery (approx. 1 hr new).  This is exactly what I was looking for, however, I&#8217;m driving myself crazy trying to figure out how to get the icon on the same row as the column text, instead of right above the text.  Any ideas?  Also, for a newbie to jquery, like me what tutorials would you recommend? thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Excel Keystrokes by alan</title>
		<link>http://www.techjive.net/2007/02/02/excel-keystrokes/comment-page-2/#comment-7280</link>
		<dc:creator>alan</dc:creator>
		<pubDate>Wed, 28 Oct 2009 18:54:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.techjive.net/2007/02/02/excel-keystrokes/#comment-7280</guid>
		<description>schawn, it&#039;s alt-Enter.</description>
		<content:encoded><![CDATA[<p>schawn, it&#8217;s alt-Enter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Excel Keystrokes by Schawn</title>
		<link>http://www.techjive.net/2007/02/02/excel-keystrokes/comment-page-2/#comment-7278</link>
		<dc:creator>Schawn</dc:creator>
		<pubDate>Tue, 27 Oct 2009 22:47:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.techjive.net/2007/02/02/excel-keystrokes/#comment-7278</guid>
		<description>There used to be a way to put a return in a cell of Excel - does any one remember the key strokes?
Thanks</description>
		<content:encoded><![CDATA[<p>There used to be a way to put a return in a cell of Excel &#8211; does any one remember the key strokes?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Excel Keystrokes by Dan</title>
		<link>http://www.techjive.net/2007/02/02/excel-keystrokes/comment-page-2/#comment-7277</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Thu, 22 Oct 2009 18:33:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.techjive.net/2007/02/02/excel-keystrokes/#comment-7277</guid>
		<description>Ever any answer to post #9

toggle absolute cell reference f4 key doesnt seem to work in excel 2007.
Is there another shortcut short of having to instal $ into every position needed in the formula string?</description>
		<content:encoded><![CDATA[<p>Ever any answer to post #9</p>
<p>toggle absolute cell reference f4 key doesnt seem to work in excel 2007.<br />
Is there another shortcut short of having to instal $ into every position needed in the formula string?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
