nolagoatgirl14
New Member
- Joined
- Apr 29, 2011
- Messages
- 4
I am trying to do a vlookup based on 4 values.
I have 4 drop down data validations in a row. The first one has the type of material, the second has the height, the third has the width, and the forth a depth. My data is set up in this manner because it's a lot of data and trying to select with more specific names is very long, there are over 700 data combinations. Some data are words and other are numbers.
What I want is for the vlookup to look at all 4 cells and bring back the area that fits all 4 requirements.
If vlookup is not the way to go, that's fine I'm open to suggestions. I've also tied concatenate and A1&A2etc and A1&" "&A2 etc. I get either #N/A or #VALUE in return.
Any suggestions or resources would be greatly appreciated.
Thanks.
I have 4 drop down data validations in a row. The first one has the type of material, the second has the height, the third has the width, and the forth a depth. My data is set up in this manner because it's a lot of data and trying to select with more specific names is very long, there are over 700 data combinations. Some data are words and other are numbers.
What I want is for the vlookup to look at all 4 cells and bring back the area that fits all 4 requirements.
If vlookup is not the way to go, that's fine I'm open to suggestions. I've also tied concatenate and A1&A2etc and A1&" "&A2 etc. I get either #N/A or #VALUE in return.
Any suggestions or resources would be greatly appreciated.
Thanks.