Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / January 2007

Tip: Looking for answers? Try searching our database.

Last cell in a range

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
@Homeonthecouch - 29 Jan 2007 21:37 GMT
Can anyone tell me the way to display the latest entry into a range of cells
in a downward entry
e.g
A1 3
A2 5
A3 6
A4 5

I would like a cell to report the last cell in the column regardless of
whether it is the highest or lowest in the range.

Any help is as always Appreciated.

Andrew.
Gord Dibben - 29 Jan 2007 21:55 GMT
Andrew

Will return the last entry in column A no matter what type of data.

=LOOKUP(2,1/(A1:A65535<>""),A1:A65535)

For Numeric entry only..............

=LOOKUP(9.99999999999999E+307,A:A)

For Text entry only....................

=LOOKUP(REPT("z",255),A:A)

Gord Dibben  MS Excel MVP

>Can anyone tell me the way to display the latest entry into a range of cells
>in a downward entry
[quoted text clipped - 10 lines]
>
>Andrew.
@Homeonthecouch - 29 Jan 2007 23:45 GMT
Dear Gord

Well that worked a treat !

As always many thanks for your help.

Andrew

> Andrew
>
[quoted text clipped - 27 lines]
>>
>>Andrew.

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.