If this AND this, OR that AND that from lists

COMMERCIALCHRIS

New Member
Joined
Oct 12, 2018
Messages
1
I am creating a bid estimating sheet. It is derived from a pricing sheet from a supplier. The estimater, will pick the materials (B1,B9,B13,B), " SS304X4, Galv, Cold Rolled, Tube" from a list. The selection will generate another list from gauges or diameter available per product. For each material/gauge,diameter selected a price needs to be derived from ((estimated weight*price per pound)/(width*length)=(E4*F4)/(C4*D4) on sheet 2, giving a cost per sq inch.
On Sheet 1 A1 is the quantity of items, B1 is Material, C1 is gauge of material, D1 is width ordered, E1 is length ordered, and F1 is the sum/product, =IF((AND(B2="SS304X4",C2=24)),(Sheet2!K4*E2*D2*A2),). This function only gives me "SS304X4 and 24" . I need to have an array or nested IFs, ANDs, AND/ORs, I believe.
Eb872FPC0KNAr3CLcAywrqwBr3-u-MO7bzRo3EmNuVZSPw
ESGubgL0YT9KjXYE9Gn07G4BYDkEgPCb71ofADSyj7_Mbw
 

Excel Facts

Can you AutoAverage in Excel?
There is a drop-down next to the AutoSum symbol. Open the drop-down to choose AVERAGE, COUNT, MAX, or MIN

Forum statistics

Threads
1,223,886
Messages
6,175,198
Members
452,616
Latest member
intern444

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