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 / February 2008

Tip: Looking for answers? Try searching our database.

Formula help *

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
JohnWA - 10 Feb 2008 11:53 GMT
Office 2007 I am trying to display in a cell the last value in a selected
column. Numbers are added daily to this column but I need this specific cell
to show the last entry at all times - any ideas or help would be appreciated

Thanks in advance  Bryan
Stan Brown - 10 Feb 2008 12:28 GMT
Sun, 10 Feb 2008 20:53:28 +0900 from JohnWA <j_ustforfun@hotmail>:
> Office 2007 I am trying to display in a cell the last value in a selected
> column. Numbers are added daily to this column but I need this specific cell
> to show the last entry at all times - any ideas or help would be appreciated

=OFFSET($A$1,COUNTA($A:$A),0,1,1)

Signature

Stan Brown, Oak Road Systems, Tompkins County, New York, USA
                                  http://OakRoadSystems.com
A: Maybe because some people are too annoyed by top posting.
Q: Why do I not get an answer to my question(s)?
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?

Ron Rosenfeld - 10 Feb 2008 12:58 GMT
>Sun, 10 Feb 2008 20:53:28 +0900 from JohnWA <j_ustforfun@hotmail>:
>> Office 2007 I am trying to display in a cell the last value in a selected
>> column. Numbers are added daily to this column but I need this specific cell
>> to show the last entry at all times - any ideas or help would be appreciated
>
>=OFFSET($A$1,COUNTA($A:$A),0,1,1)

Note that this will return either text or a number, and also requires that
there be NO blanks.
--ron
Ron Rosenfeld - 10 Feb 2008 12:57 GMT
>Office 2007 I am trying to display in a cell the last value in a selected
>column. Numbers are added daily to this column but I need this specific cell
>to show the last entry at all times - any ideas or help would be appreciated
>
>Thanks in advance  Bryan

If column A:

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

--ron
 
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.