Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
ramana
 
Posts: n/a
Default Display row number of the last value in a column

Hi everybody,


I have a conditional formula in column A(A1:A1000) if the
condition is satisfied then the cell returns a value, if the condition
is not satisfied the cell returns "FALSE". No in B1 I wanted have a
formula that what is the last row nukber in columnA that has value.
Ex:
ColumnA B
1 23 Now B1 should Return 5 For me.
2 12
3 11
4 9
5 24
6 FALSE
7 FALSE
8
9
10
11
...
..
..
..

can anybody help me on this problem.

Thanks and Regards

Ramana

  #2   Report Post  
Biff
 
Posts: n/a
Default Display row number of the last value in a column

Hi!

Try this:

=INDEX(ROW(A1:A1000),MATCH(LOOKUP(9.99999999999999 E+307,A1:A1000),A1:A1000,0))

Biff

"ramana" wrote in message
ups.com...
Hi everybody,


I have a conditional formula in column A(A1:A1000) if the
condition is satisfied then the cell returns a value, if the condition
is not satisfied the cell returns "FALSE". No in B1 I wanted have a
formula that what is the last row nukber in columnA that has value.
Ex:
ColumnA B
1 23 Now B1 should Return 5 For me.
2 12
3 11
4 9
5 24
6 FALSE
7 FALSE
8
9
10
11
..
.
.
.

can anybody help me on this problem.

Thanks and Regards

Ramana



  #3   Report Post  
ramana
 
Posts: n/a
Default Display row number of the last value in a column

Hi,

Thanks alot Biff, Its working but with a small error, its giving me
the first false row No. Any how there is no problem I'm deducting 1
from the resukt and I'm getting my answer.

Thanks and Regards

Ramana

  #4   Report Post  
Aladin Akyurek
 
Posts: n/a
Default Display row number of the last value in a column

=MATCH(9.99999999999999E+307,A1:A1000)

ramana wrote:
Hi everybody,


I have a conditional formula in column A(A1:A1000) if the
condition is satisfied then the cell returns a value, if the condition
is not satisfied the cell returns "FALSE". No in B1 I wanted have a
formula that what is the last row nukber in columnA that has value.
Ex:
ColumnA B
1 23 Now B1 should Return 5 For me.
2 12
3 11
4 9
5 24
6 FALSE
7 FALSE
8
9
10
11
..
.
.
.

can anybody help me on this problem.

Thanks and Regards

Ramana

  #5   Report Post  
Biff
 
Posts: n/a
Default Display row number of the last value in a column

Of course!

Don't know what I was thinking. I'm having a rough week!

Biff

"Aladin Akyurek" wrote in message
...
=MATCH(9.99999999999999E+307,A1:A1000)

ramana wrote:
Hi everybody,


I have a conditional formula in column A(A1:A1000) if the
condition is satisfied then the cell returns a value, if the condition
is not satisfied the cell returns "FALSE". No in B1 I wanted have a
formula that what is the last row nukber in columnA that has value.
Ex:
ColumnA B
1 23 Now B1 should Return 5 For me.
2 12
3 11
4 9
5 24
6 FALSE
7 FALSE
8
9
10
11
..
.
.
.

can anybody help me on this problem.

Thanks and Regards

Ramana





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
How to automatically number an index column Phil Excel Worksheet Functions 13 October 25th 05 01:36 PM
Using the last number in a column MarkT Excel Discussion (Misc queries) 2 October 19th 05 10:42 PM
Get Column Letter from Column Number Gary Brown Excel Worksheet Functions 7 June 11th 05 02:08 AM
Lookup Table Dilemma Karen Excel Worksheet Functions 2 June 10th 05 08:22 PM
Lookup values in a column and display them in order with no gaps Snaggle22 Excel Worksheet Functions 1 April 12th 05 11:36 PM


All times are GMT +1. The time now is 01:51 AM.

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"