Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
kyjilly
 
Posts: n/a
Default Last cell entered

I need to know how to find out what the last cell entered was?
  #2   Report Post  
Domenic
 
Posts: n/a
Default

For the last entry...

=LOOKUP(2,1/(1-ISBLANK(A1:A100)),A1:A100)

For the cell address of the last entry...

=CELL("address",INDEX(A1:A100,LOOKUP(2,1/(1-ISBLANK(A1:A100)),ROW(A1:A100
)-ROW(A1)+1)))

Hope this helps!

In article ,
"kyjilly" wrote:

I need to know how to find out what the last cell entered was?

  #3   Report Post  
JE McGimpsey
 
Posts: n/a
Default

Your post is a bit ambiguous. By "last cell entered" do you mean:

a) the last cell in a list (e.g., column or row)
b) the last cell selected
c) the last cell in which a value was changed?
d) something else?

In article ,
"kyjilly" wrote:

I need to know how to find out what the last cell entered was?

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
Can excel give value in words of number entered in another cell? nivedrajesh Excel Worksheet Functions 4 October 27th 06 02:57 PM
copying cell names Al Excel Discussion (Misc queries) 12 August 11th 05 03:01 PM
How to return a dollar value for a part number entered in a cell free2bjmg Excel Worksheet Functions 3 July 24th 05 01:26 AM
numbers being entered show in formula bar but not in cell? Jim in Florida Excel Discussion (Misc queries) 2 May 13th 05 06:36 PM
Input Date when data is entered into another cell GaryByrd Excel Worksheet Functions 2 February 1st 05 12:37 AM


All times are GMT +1. The time now is 10:14 PM.

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"