Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Bob
 
Posts: n/a
Default looking up the last value in a column

I need assistance in choosing the correct function so that I can obtain the
last calculated value in a column range as each month another value is added
to the list.
  #2   Report Post  
Aladin Akyurek
 
Posts: n/a
Default

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

would fetch the last numerical value from column A.

Bob wrote:
I need assistance in choosing the correct function so that I can obtain the
last calculated value in a column range as each month another value is added
to the list.

  #3   Report Post  
Bob
 
Posts: n/a
Default

Dear Aladin
Thanks for your reply however this did not solve my problem. The column (T)
contains formulas which are dependent to other cells so if there is no value
in the other cells the result in column T is blank or zero. The function you
provided returns a value of "0" however I need a function that will return
the last value in column T that has a value 0. Thank you again for your
assistance.

"Aladin Akyurek" wrote:

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

would fetch the last numerical value from column A.

Bob wrote:
I need assistance in choosing the correct function so that I can obtain the
last calculated value in a column range as each month another value is added
to the list.


  #4   Report Post  
Aladin Akyurek
 
Posts: n/a
Default

U2:

=MATCH(9.99999999999999E+307)

V2: (the result cell)

=LOOKUP(2,1/(T2:INDEX(T:T,U2)0),T2:INDEX(T:T,U2))

Bob wrote:
Dear Aladin
Thanks for your reply however this did not solve my problem. The column (T)
contains formulas which are dependent to other cells so if there is no value
in the other cells the result in column T is blank or zero. The function you
provided returns a value of "0" however I need a function that will return
the last value in column T that has a value 0. Thank you again for your
assistance.

"Aladin Akyurek" wrote:


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

would fetch the last numerical value from column A.

Bob wrote:

I need assistance in choosing the correct function so that I can obtain the
last calculated value in a column range as each month another value is added
to the list.


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
what formula do i put for column m = column k minus column l in e. jenniss Excel Discussion (Misc queries) 5 January 6th 05 08:18 PM
Putting text in a column based on variable text from another colum Jacky D. Excel Discussion (Misc queries) 1 December 16th 04 06:09 PM
Change the width of a single column in a column chart Dave Charts and Charting in Excel 2 December 13th 04 07:25 PM
How do I sort a column of formulas in Excel? Gordon Excel Discussion (Misc queries) 2 November 27th 04 01:55 AM
How do I sort a column of formulas in Excel? Gordon Excel Discussion (Misc queries) 0 November 26th 04 03:19 PM


All times are GMT +1. The time now is 11:57 AM.

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

About Us

"It's about Microsoft Excel"