#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Motty
 
Posts: n/a
Default lookup prblem.


Hi all,

I have a excell sheet with three coloums, origin, destination and
distance. Now i have a got a distance value on the same sheet but
seperate placed i want to get the corressponding destination value for
that distance.

Distance value i am looking up is in cell C1626, i want to display its
corresponding destination in cell B1626. The destinations i am looking
for is between C7:C45 and the distance value is the range D7:D45. I
cannot get the lookup to work here is my formula :
=LOOKUP(C1626,C7:D45,C7:C45). This is not giving the correct result.

Any help very much appreciated thanks in advance,

Motty


--
Motty
------------------------------------------------------------------------
Motty's Profile: http://www.excelforum.com/member.php...o&userid=29233
View this thread: http://www.excelforum.com/showthread...hreadid=489566

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Niek Otten
 
Posts: n/a
Default lookup prblem.

Hi Motty,

=INDEX(C7:C45,MATCH(C1626,D7:D45,0))

--
Kind regards,

Niek Otten

"Motty" wrote in
message ...

Hi all,

I have a excell sheet with three coloums, origin, destination and
distance. Now i have a got a distance value on the same sheet but
seperate placed i want to get the corressponding destination value for
that distance.

Distance value i am looking up is in cell C1626, i want to display its
corresponding destination in cell B1626. The destinations i am looking
for is between C7:C45 and the distance value is the range D7:D45. I
cannot get the lookup to work here is my formula :
=LOOKUP(C1626,C7:D45,C7:C45). This is not giving the correct result.

Any help very much appreciated thanks in advance,

Motty


--
Motty
------------------------------------------------------------------------
Motty's Profile:
http://www.excelforum.com/member.php...o&userid=29233
View this thread: http://www.excelforum.com/showthread...hreadid=489566



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Motty
 
Posts: n/a
Default lookup prblem.


Hi Niek,

Thanks for the reply it worked,

Motty.


--
Motty
------------------------------------------------------------------------
Motty's Profile: http://www.excelforum.com/member.php...o&userid=29233
View this thread: http://www.excelforum.com/showthread...hreadid=489566

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
Another way to lookup data David Vollmer Excel Worksheet Functions 1 September 23rd 05 05:16 AM
Lookup Vector > Lookup Value Alec Kolundzic Excel Worksheet Functions 6 June 10th 05 02:14 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM
Lookup function w/Text and Year Josh O. Excel Worksheet Functions 1 February 12th 05 11:27 PM
double lookup, nest, or macro? Josef.angel Excel Worksheet Functions 1 October 29th 04 09:50 AM


All times are GMT +1. The time now is 06:28 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"