Return Range of Value if Criteria Matches another Range

rongag93

New Member
Joined
May 10, 2018
Messages
1
Hi All,

I need to create a register to track the cost of concrete. There is a range of concrete mixes with varying costs.
I want to have a drop down list so you can select the Mix which will then automatically return the cost per m3
I have set up a DATA ENTRY TAB which lists the ranges of mixes and rates. I then have a separate tab which contains the drop down lists and autofill of rates.
I used a ISNUMBER/MATCH array but that seemed to only work for the first 4 rows

Please help if possible
 

Excel Facts

Format cells as time
Select range and press Ctrl+Shift+2 to format cells as time. (Shift 2 is the @ sign).
You said this:
I have set up a DATA ENTRY TAB which lists the ranges of mixes and rate
So I assume you mean the sheet name is "
DATA ENTRY
"

In what column on this sheet is the mixes and what column is the rate?
And I assume each list starts on row(2)

Tell me Column A Or B Do not say column mixes and rate.

You said:
I then have a separate tab which contains the drop down lists

What is the name of this second Tab and in what column is the drop down list.

You said:
which will then automatically return the cost per m3

Return the value where?
Do you want the answer returned in a Popup Msgbox?

See we always need specific details to help you.
 
Upvote 0

Forum statistics

Threads
1,214,789
Messages
6,121,605
Members
449,038
Latest member
Arbind kumar

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