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

Format cells as currency
Select range and press Ctrl+Shift+4 to format cells as currency. (Shift 4 is the $ sign).

Forum statistics

Threads
1,216,218
Messages
6,129,572
Members
449,518
Latest member
srooney

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