wattzz2000
New Member
- Joined
- May 1, 2016
- Messages
- 17
I have a estiamte template that uses drop down boxes and Vlookup commands to fill in materials, unit measures, total units, unit cost, and total cost. All of this data across 80 tabs is collected on one tab called Bill of Materials. It works great as long as the drop downs are used; however, I now need to include custom lines where the user entered data can and will change. Also, there is a chance of misspelling and different short hand by the user.
Here is what I want to accomplish:
Have a tab look over the 80 tabs and identify if the custom entered fields contain data and if there is data there then it adds a line to a list resolving the name of the materials, unit measures, total units, unit cost, and total cost. If this material occurs more than once on the 80 sheets then it will add those together on that line.
A typical field looks like this
ColD ColF ColG ColH ColI ColJ
Material Units Unit Meas Total Units Unit Cost Total Cost
The different rows that will contain this info by material category are these:
rows 17:28, rows 36:43, row 45, rows 51:56, row 58, rows 63:68, rows 70:72
I am not sure if I communicated this properly, but any help will be appreciated.
Here is what I want to accomplish:
Have a tab look over the 80 tabs and identify if the custom entered fields contain data and if there is data there then it adds a line to a list resolving the name of the materials, unit measures, total units, unit cost, and total cost. If this material occurs more than once on the 80 sheets then it will add those together on that line.
A typical field looks like this
ColD ColF ColG ColH ColI ColJ
Material Units Unit Meas Total Units Unit Cost Total Cost
The different rows that will contain this info by material category are these:
rows 17:28, rows 36:43, row 45, rows 51:56, row 58, rows 63:68, rows 70:72
I am not sure if I communicated this properly, but any help will be appreciated.