Takeoff formula help needed

dmbodine41

New Member
Joined
Aug 24, 2016
Messages
4
I want to create a pricing sheet that will automatically search my takeoff for duplicates then create a line item on another sheet for each different type (by size i.e. 8'-0" x 4'-0").

So here's what I want it to do:
Search all rows, columns A:W and if all cells in a specific row are an exact match to one or more rows, it will populate a line item based on cells F3 (width) & G3 (depth) (CONCATENATE(F3,"x",G3)) onto sheet 2, with the total quantity of that particular occurrence.

This would have to be written so ALL different types are accounted for - so if there are X 8'x4', that would show on sheet 2. The next line item would be X 12'x3', and so on until all instances on my take off are accounted for.

Thanks for your help!
 

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.

Forum statistics

Threads
1,223,236
Messages
6,170,906
Members
452,366
Latest member
TePunaBloke

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