Conditional Table Array for Vlookup?

Jiri

New Member
Joined
Apr 16, 2020
Messages
1
Office Version
  1. 2019
Platform
  1. MacOS
Hello,

I am trying to vlookup a value for a competitor product based on 3 criteria (that determine product group and its exact specifications).
I was hoping I could use some logical function, that would then somehow choose(locate) and use a desired table array from which to look up the data...
Data where I want to import is sorted in rows.
Data from which I want to look up value, is sorted in column for a reason.
Therefore, when the product change, I must change "manually" change the table array.
=VLOOKUP(D30,'Competitor RAW'!B:C,2,FALSE)
=VLOOKUP(D31,'Competitor RAW'!E:F,2,FALSE)

Any ideas on how to tackle this one? :)
 

Attachments

  • Screenshot 2020-04-16 at 12.39.13.png
    Screenshot 2020-04-16 at 12.39.13.png
    101.6 KB · Views: 28
  • Screenshot 2020-04-16 at 12.39.50.png
    Screenshot 2020-04-16 at 12.39.50.png
    110.7 KB · Views: 28

Excel Facts

Create a Pivot Table on a Map
If your data has zip codes, postal codes, or city names, select the data and use Insert, 3D Map. (Found to right of chart icons).
Its difficult to know what you are talking about when you dont show the headings, & column and row references in the screenshots or the information you are trying to return

but try using index match
 
Upvote 0

Forum statistics

Threads
1,216,326
Messages
6,130,057
Members
449,555
Latest member
maXam

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top