Format pull downs

hamp

Board Regular
Joined
Sep 10, 2008
Messages
57
I have a pull down based on Items of equipment (validation) . On sheet EQ LABOR, in col A a list of the diff types of equip. In col B beside each item a pull down with the various sizes for each piece of equip.

On sheet LIST in col A the sizes for each piece of equip which is in the corresponding pull down on sht EQ LABOR.

I can't find a formula that will , based on the pull down selection insert in the corresponding equip item cost for installation EQ LABOR sheet col C and connection labor EQ LABOR col D.

I tried the following =IF(D7=LIST!A2,G7=LIST!C2)=IF(D7=LIST!A3,G7=LIST!C3)=IF(D7=LIST!A4,G7=LIST!C4)=IF(D7=LIST!A5,G7=LIST!C5)=IF(D7=+LIST!A7,G7=LIST!C7)=IF(D7=LIST!A8,G7=LIST!C8)=IF(D7=LIST!A9,G7=LIST!C9)=IF(D7=LIST!A10,G7=LIST!C10)=IF(D7=LIST!A11,G7=LIST!C11)

The cell #'s listed in my text question above don't necessarly match my formula as the question is what I am attempting to accomplish where as the formula is actually my ref cell and col #'s.

Any help would be much appreciated.
 

Excel Facts

Waterfall charts in Excel?
Office 365 customers have access to Waterfall charts since late 2016. They were added to Excel 2019.
My problem at this time is; the pull down works fine and based on selection fills a cell with example 80to100 tons.

My problem is that I can't seem to get excel to respond to the cell with 80to100tons from the pull down with any formula that will transfer the applicable cost to two additional cells from the LIST SHEET to the EQ LABOR sheet.
 
Upvote 0

Forum statistics

Threads
1,215,641
Messages
6,125,981
Members
449,276
Latest member
surendra75

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