Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default Why and How Does Excel Remember The Last Cell?

The basic concept is known as the used range.

It serves 2 purposes. It reduces file size and it lets Excel know what cells
need to be calculated in some formulas.

If you had deleted all rows below row 100 and then saved the file again the
used range should have reset.

See this for instructions:

http://contextures.com/xlfaqApp.html#Unused

If you have data in, say, 100 rows and use a formula like this:

=COUNTA(A:A)

Excel doesn't check every single cell in column A. It will calculate based
on the used range. This saves time and resources.

Biff

"Jim J." wrote in message
...
Assume that I create a worksheet that goes to, for example, cell F500.
Okay,
now do "File/Save As" to rename & save it. I then delete Rows 101-500.
Now, if I select Ctrl + End in the new worksheet, it will go to F500 -
even
though the new worksheet ends at F100 (remember: I deleted rows 101-500).
Some questions:
1) What is this feature called that causes Excel to remember the last cell
(seems like the "last cell that was ever used")?
2) How do you control that feature?
3) In the above example, how can I configure the new worksheet so that
Excel
recognizes F100 as the last cell (rather than F500)?
THANKS!



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to remember shortcuts in excel? Mr.Cools New Users to Excel 6 August 8th 06 11:49 PM
Can Excel remember where you were in the spreadsheet? Phil Excel Discussion (Misc queries) 2 February 24th 06 05:55 PM
I downloaded excel and don't remember password how do I get Wood Excel Discussion (Misc queries) 4 April 29th 05 02:19 PM
Can't remember My Excel Password Wayne Excel Worksheet Functions 2 March 21st 05 05:01 PM
How do I get a cell to remember the last entry and add to it? jab Excel Discussion (Misc queries) 7 March 4th 05 05:30 PM


All times are GMT +1. The time now is 10:06 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"