Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
chrisrowe_cr
 
Posts: n/a
Default compicated lookup funtion


Hi all,

Right, im working between 2 spreadsheets, pulling accross large amounts
of data, so a lookup seems the most obvious way forward.

Problem is that I need to look up multiple values. I need to lookup
the risk value '2' in range xyz and then find the product in that range
with a 'x' rating and return its name. The product name is in col D,
the value in col DA and the rating in col CX

If that doesnt make sence in short I need to lookup the number 'x'
rated product with a risk value of 'x' in the range xyz and return the
products name,

can someone pls help?


--
chrisrowe_cr
------------------------------------------------------------------------
chrisrowe_cr's Profile: http://www.excelforum.com/member.php...o&userid=25220
View this thread: http://www.excelforum.com/showthread...hreadid=388001

  #2   Report Post  
Dennis
 
Posts: n/a
Default

Chris,

If I understood your question, you could concatinate the different values in
a new helper column on both of the worksheets. Then do your final lookup.

I.e, Insert a new Column before Column A

A1 could become (Risk Value from range XYZ via lookup)&D (via lookup or row
reference)&DA(via lookup or row reference)&CX(via lookup or row reference).

I am sure others will weigh in

HTH Dennis

"chrisrowe_cr" wrote:


Hi all,

Right, im working between 2 spreadsheets, pulling accross large amounts
of data, so a lookup seems the most obvious way forward.

Problem is that I need to look up multiple values. I need to lookup
the risk value '2' in range xyz and then find the product in that range
with a 'x' rating and return its name. The product name is in col D,
the value in col DA and the rating in col CX

If that doesnt make sence in short I need to lookup the number 'x'
rated product with a risk value of 'x' in the range xyz and return the
products name,

can someone pls help?


--
chrisrowe_cr
------------------------------------------------------------------------
chrisrowe_cr's Profile: http://www.excelforum.com/member.php...o&userid=25220
View this thread: http://www.excelforum.com/showthread...hreadid=388001


  #3   Report Post  
chrisrowe_cr
 
Posts: n/a
Default


Dennis Wrote:
Chris,

If I understood your question, you could concatinate the different
values in
a new helper column on both of the worksheets. Then do your final
lookup.

I.e, Insert a new Column before Column A

A1 could become (Risk Value from range XYZ via lookup)&D (via lookup or
row
reference)&DA(via lookup or row reference)&CX(via lookup or row
reference).

I am sure others will weigh in

HTH Dennis

Dennis,

I did think about that, and saw some posts on it, however, the 1st work
sheet is non editable...

spreadsheet 1 (the non editable) contains details of thousands of
products, speadsheet 2 needs to lookup the top 1,2,3 of this products
and and plonk them in along with the product name.

ie spreadsheet 1:

Product Name data data data data RISK_VALUE data
PRODUCT_RANK

beans 22 3.7 2.1 1 2
8 3
apples 36 4.2 3 5 4
7 2
CHIPS 21 5 2 1 2
2 1

then in spreadsheet 2:

Product Name Rank
CHIPS 1

thats what i need to achieve if it helps



--
chrisrowe_cr
------------------------------------------------------------------------
chrisrowe_cr's Profile: http://www.excelforum.com/member.php...o&userid=25220
View this thread: http://www.excelforum.com/showthread...hreadid=388001

  #4   Report Post  
chrisrowe_cr
 
Posts: n/a
Default


wooops dodgy space editing


--
chrisrowe_cr
------------------------------------------------------------------------
chrisrowe_cr's Profile: http://www.excelforum.com/member.php...o&userid=25220
View this thread: http://www.excelforum.com/showthread...hreadid=388001

  #5   Report Post  
chrisrowe_cr
 
Posts: n/a
Default


=INDEX(col D '[PPfV Fund Analysis Plus 30Jun05.xls]input
plus'!$C$922:$DO$965,MATCH(1,(col DJ '[PPfV Fund Analysis Plus
30Jun05.xls]input plus'!$C$922:$DO$965=B5)*(col DG '[PPfV Fund Analysis
Plus 30Jun05.xls]input plus'!$C$922:$DO$965=1),0))

This is the solution that a nice chap came up with, but I get a #-NAME-
error... can anyone help?


--
chrisrowe_cr
------------------------------------------------------------------------
chrisrowe_cr's Profile: http://www.excelforum.com/member.php...o&userid=25220
View this thread: http://www.excelforum.com/showthread...hreadid=388001



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
lookup more than one cell andrewm Excel Worksheet Functions 20 June 14th 05 05:33 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 05:11 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"