Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
TQ TQ is offline
external usenet poster
 
Posts: 46
Default Get data with certain conditon

Hi,I would like to get the data from same row or same coloum(which last
figure shown in same row or colum).

Example as below,

A1=50
A2=3
A3=nothing shown
A4=nothing shown
A5=40
A6=nothing shown
A7=nothing shown

A15 = I hope I can get the last figure shown in the same column (ie.40).Is
that any formula able to do this ?

Thanks for help !

TQ
  #2   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Get data with certain conditon

This might suffice
In A15: =LOOKUP(10^10,A1:A14)
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"TQ" wrote:
Hi,I would like to get the data from same row or same coloum(which last
figure shown in same row or colum).

Example as below,

A1=50
A2=3
A3=nothing shown
A4=nothing shown
A5=40
A6=nothing shown
A7=nothing shown

A15 = I hope I can get the last figure shown in the same column (ie.40).Is
that any formula able to do this ?

Thanks for help !

TQ

  #3   Report Post  
Posted to microsoft.public.excel.misc
TQ TQ is offline
external usenet poster
 
Posts: 46
Default Get data with certain conditon

Thanks for reply, I tried, but get the result with "#N/A".Actually, what's
the meaning of (10^10) ?

Thanks.

"Max" wrote:

This might suffice
In A15: =LOOKUP(10^10,A1:A14)
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"TQ" wrote:
Hi,I would like to get the data from same row or same coloum(which last
figure shown in same row or colum).

Example as below,

A1=50
A2=3
A3=nothing shown
A4=nothing shown
A5=40
A6=nothing shown
A7=nothing shown

A15 = I hope I can get the last figure shown in the same column (ie.40).Is
that any formula able to do this ?

Thanks for help !

TQ

  #4   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Get data with certain conditon

"TQ" wrote:
Thanks for reply, I tried, but get the result with "#N/A".
Actually, what's the meaning of (10^10) ?


10^10 is 10 to the power of 10, a very large number
I'm not sure why you get the error
The expression works ok over here
Maybe try it again ?
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
  #5   Report Post  
Posted to microsoft.public.excel.misc
TQ TQ is offline
external usenet poster
 
Posts: 46
Default Get data with certain conditon

Thanks a lot ! I got the answer exactly with 40.I got another question.How
about if those data within these column is date and not number or some words
? Can I still get the date or words show in the column I sepecify ? Any
formula can do this ?

"Max" wrote:

"TQ" wrote:
Thanks for reply, I tried, but get the result with "#N/A".
Actually, what's the meaning of (10^10) ?


10^10 is 10 to the power of 10, a very large number
I'm not sure why you get the error
The expression works ok over here
Maybe try it again ?
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---



  #6   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Get data with certain conditon

"TQ" wrote:
Thanks a lot ! I got the answer exactly with 40.


Good. But do press the "Yes" button below

How about if those data within these column is date
and not number or some words


Real dates are numbers, btw.

To get the last whatever (number or text) within A1:A14
In A15: =LOOKUP(2,1/(A1:A14<""),A1:A14)
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
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
Increase Your Business By Data Conversion, Data Format and Data EntryServices in India Data Entry India Excel Worksheet Functions 1 March 31st 08 12:51 PM
Save 20% On Data Conversion and Data Formats Services by Data EntryIndia Data Entry India Excel Discussion (Misc queries) 0 March 31st 08 12:00 PM
Data Entry Online, Data Format, Data Conversion and Data EntryServices through Data Entry Outsourcing [email protected] Excel Discussion (Misc queries) 0 March 20th 08 12:45 PM
How to determine the number from given conditon? Eric Excel Discussion (Misc queries) 1 November 13th 07 03:14 PM
MULTIPLE DATA - How to insert new data into existing data.... Rodorodo Excel Discussion (Misc queries) 0 December 15th 06 11:50 PM


All times are GMT +1. The time now is 02:06 PM.

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"