 




<?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: problems with the default area of and excel worksheet</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/problems-with-the-default-area-of-and-excel-worksheet/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/problems-with-the-default-area-of-and-excel-worksheet/</link>
	<description></description>
	<lastBuildDate>Sat, 25 May 2013 16:32:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: andypaul</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/problems-with-the-default-area-of-and-excel-worksheet/#comment-45592</link>
		<dc:creator>andypaul</dc:creator>
		<pubDate>Mon, 06 Mar 2006 08:50:47 +0000</pubDate>
		<guid isPermaLink="false">#comment-45592</guid>
		<description><![CDATA[When you delete the rows... are you Deleting the Entire Row, or just the moving the cells up?  If you move them up... it still keeps the signature of the entire former dataset.   If you Delete Rows, then the Ctrl-End should work.

However, if it does not, you could try to just use END and a the Down Arrow key... it will take to you the last cell with data before a blank.  You could then END and Right Arrow to go to the &quot;end point&quot; ... then Shift-Ctrl-Home to select the entire set.

Hope this helps.]]></description>
		<content:encoded><![CDATA[<p>When you delete the rows&#8230; are you Deleting the Entire Row, or just the moving the cells up?  If you move them up&#8230; it still keeps the signature of the entire former dataset.   If you Delete Rows, then the Ctrl-End should work.</p>
<p>However, if it does not, you could try to just use END and a the Down Arrow key&#8230; it will take to you the last cell with data before a blank.  You could then END and Right Arrow to go to the &#8220;end point&#8221; &#8230; then Shift-Ctrl-Home to select the entire set.</p>
<p>Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: woollysox</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/problems-with-the-default-area-of-and-excel-worksheet/#comment-45593</link>
		<dc:creator>woollysox</dc:creator>
		<pubDate>Mon, 06 Mar 2006 04:48:13 +0000</pubDate>
		<guid isPermaLink="false">#comment-45593</guid>
		<description><![CDATA[Thanks Andymadge, that was useful. The Ctrl &amp; Down arrow will certainly be of use. The more you know, the more you realise you dont know!
Cheers
John Woolliscroft]]></description>
		<content:encoded><![CDATA[<p>Thanks Andymadge, that was useful. The Ctrl &amp; Down arrow will certainly be of use. The more you know, the more you realise you dont know!<br />
Cheers<br />
John Woolliscroft</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: boecherer</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/problems-with-the-default-area-of-and-excel-worksheet/#comment-45594</link>
		<dc:creator>boecherer</dc:creator>
		<pubDate>Fri, 03 Mar 2006 12:23:46 +0000</pubDate>
		<guid isPermaLink="false">#comment-45594</guid>
		<description><![CDATA[Copy the remaining 150 rows and paste them to a new spreadsheet.  The CTRL-END should work now since there aren&#039;t any remnants left from the deletion.  You can save the sheet as the same name as the old one, but be sure to close the prior sheet or else it will be open and you won&#039;t be able to save to the same name.

Another trick that might work is that after pressing CTRL-END, press END UP (not at the same time) and then you might end up at the last row of the sheet.]]></description>
		<content:encoded><![CDATA[<p>Copy the remaining 150 rows and paste them to a new spreadsheet.  The CTRL-END should work now since there aren&#8217;t any remnants left from the deletion.  You can save the sheet as the same name as the old one, but be sure to close the prior sheet or else it will be open and you won&#8217;t be able to save to the same name.</p>
<p>Another trick that might work is that after pressing CTRL-END, press END UP (not at the same time) and then you might end up at the last row of the sheet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andymadge</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/problems-with-the-default-area-of-and-excel-worksheet/#comment-45595</link>
		<dc:creator>andymadge</dc:creator>
		<pubDate>Fri, 03 Mar 2006 07:51:03 +0000</pubDate>
		<guid isPermaLink="false">#comment-45595</guid>
		<description><![CDATA[The reason for this is that Excel still classes the cells down to M300 as being part of the spreadsheet because it is still storing formatting info for those cells.

Once you close the file and open it again you should find that CTRL &amp; END takes you to the correct place.  If not, it definitely will if you save the file with a different name.

Another option is to use CTRL &amp; DOWN ARROW, then CTRL &amp; RIGHT ARROW.  This will work in your situation without saving the file. (Obviously if you&#039;re making a selection, you&#039;ll also need to hold down the SHIFT key)

One more thing you may find useful - look into using Lists (Data/List/Create List...) and basing your pivot tables on the list - it will grow/shrink with the data
]]></description>
		<content:encoded><![CDATA[<p>The reason for this is that Excel still classes the cells down to M300 as being part of the spreadsheet because it is still storing formatting info for those cells.</p>
<p>Once you close the file and open it again you should find that CTRL &amp; END takes you to the correct place.  If not, it definitely will if you save the file with a different name.</p>
<p>Another option is to use CTRL &amp; DOWN ARROW, then CTRL &amp; RIGHT ARROW.  This will work in your situation without saving the file. (Obviously if you&#8217;re making a selection, you&#8217;ll also need to hold down the SHIFT key)</p>
<p>One more thing you may find useful &#8211; look into using Lists (Data/List/Create List&#8230;) and basing your pivot tables on the list &#8211; it will grow/shrink with the data</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: woollysox</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/problems-with-the-default-area-of-and-excel-worksheet/#comment-45596</link>
		<dc:creator>woollysox</dc:creator>
		<pubDate>Thu, 02 Mar 2006 11:25:41 +0000</pubDate>
		<guid isPermaLink="false">#comment-45596</guid>
		<description><![CDATA[I am sorry to say that option doesn&#039;t work either. I was wondering if a defalt sheet area could be setup using  Insert/Define/Name to select the area - but I cannot see anything as a default.]]></description>
		<content:encoded><![CDATA[<p>I am sorry to say that option doesn&#8217;t work either. I was wondering if a defalt sheet area could be setup using  Insert/Define/Name to select the area &#8211; but I cannot see anything as a default.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.014 seconds using memcached
Object Caching 324/327 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-25 16:36:37 -->