A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Stumped on finding last row with data entered



 
 
Thread Tools Display Modes
  #1  
Old January 7th, 2004, 08:31 PM
Dig D
external usenet poster
 
Posts: n/a
Default Stumped on finding last row with data entered

I have a spreadsheet that I update each day. Every day I
create an entry on a row that has the date and in the
column beside it a dollar amount. Since I update this
list every day the list is getting quite long. I have
another cell at the top of my spreadsheet that I want to
put a formula in that displays the most recent dates
dollar amount. I can not figure out how to search the
column and display the most recent dollar value that I've
input. I assume there must be a function that will
search a column and report back the most recent additon
to the column or maybe something that will report the
last "non-empty" value in a column.

please help. I'm stumped
  #2  
Old January 7th, 2004, 08:53 PM
Ken Wright
external usenet poster
 
Posts: n/a
Default Stumped on finding last row with data entered

From Aladin Akyurek

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

or

=INDEX(A:A,MATCH(9.99999999999999E+307,A:A))

--
Regards
Ken....................... Microsoft MVP - Excel
Sys Spec - Win XP Pro / XL 00/02/03

----------------------------------------------------------------------------
It's easier to beg forgiveness than ask permission :-)
----------------------------------------------------------------------------



"Dig D" wrote in message
...
I have a spreadsheet that I update each day. Every day I
create an entry on a row that has the date and in the
column beside it a dollar amount. Since I update this
list every day the list is getting quite long. I have
another cell at the top of my spreadsheet that I want to
put a formula in that displays the most recent dates
dollar amount. I can not figure out how to search the
column and display the most recent dollar value that I've
input. I assume there must be a function that will
search a column and report back the most recent additon
to the column or maybe something that will report the
last "non-empty" value in a column.

please help. I'm stumped



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.558 / Virus Database: 350 - Release Date: 02/01/2004


  #3  
Old January 7th, 2004, 09:44 PM
external usenet poster
 
Posts: n/a
Default Stumped on finding last row with data entered

Thanks. The lookup function worked fine.


-----Original Message-----
From Aladin Akyurek

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

or

=INDEX(A:A,MATCH(9.99999999999999E+307,A:A))

--
Regards
Ken....................... Microsoft MVP -

Excel
Sys Spec - Win XP Pro / XL 00/02/03

---------------------------------------------------------

-------------------
It's easier to beg forgiveness than ask permission :-)
---------------------------------------------------------

-------------------



"Dig D" wrote in

message
...
I have a spreadsheet that I update each day. Every

day I
create an entry on a row that has the date and in the
column beside it a dollar amount. Since I update this
list every day the list is getting quite long. I have
another cell at the top of my spreadsheet that I want

to
put a formula in that displays the most recent dates
dollar amount. I can not figure out how to search the
column and display the most recent dollar value that

I've
input. I assume there must be a function that will
search a column and report back the most recent additon
to the column or maybe something that will report the
last "non-empty" value in a column.

please help. I'm stumped



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system

(http://www.grisoft.com).
Version: 6.0.558 / Virus Database: 350 - Release Date:

02/01/2004


.

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 12:14 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.