Jeremy King
New Member
- Joined
- Mar 16, 2018
- Messages
- 4
This is my first post. I didn't find another post that looked like mine so I apologize if this is a duplicate post.
I am creating a spreadsheet that shows 4 years worth of pavement maintenance activities. This spreadsheet is tied to another sheet with all of the budget info associated with these maintenance activities.
Our roads are associated with control-section numbers and one roadway may have more than one control-section number depending on the length, etc.
On the planning sheet, I would like to have a way to look at the roadway (column 1, sheet 1) and the control section (column 2, sheet 1) and match this case with the info on the budget sheet, roadway (column 1, sheet 2) and control section (column 2, sheet 2) and if there is a match, it will display the info in the "description of work" column 3. I need it keep looking for the match until there is no more matches...e.g. If there are two instances of work on the same roadway/control section, it would put "description of work1" " + " "description of work2" in the cell and then stop looking when there are no more matches.
This budget info needs to be filterable/table format so whoever is working with the info can sort it to fit their needs. I don't know how to paste a screenshot so below is my best reproduction of the two sheets...
Sheet 1 - Pavement Plan
Roadway | Control Section|Work Description FY 18 |Work Description FY 19 | Work Description FY 20|
------------------------------------------------------------
FM-0324 | 0176-08| needed formula | needed formula | needed formula
----------------------------------------------------------------
Sheet 2 - Budget Plan (FY 18)
Roadway | Control Section| Other budget data columns | Description of Work
------------------------------------------------------------------------------------------
FM-0324|0176-08| unrelated info | Base repair
---------------------------------------------------------------------------------------------
FM-1969|2256-26| unrelated info | Hotmix Surface
---------------------------------------------------------------------------------------------
FM-0324 | 0176-08| unrelated info | Mill & Inlay
-----------------------------------------------------------------------------------------------
FM 1725| 1254-01 | unrelated info | Base Repair
Expected result on Sheet 1 in "Work Description FY 18" column: Base Repair + Mill & Inlay
I'm sorry this is so long, but I didn't know how to explain it. My IT section told me to google Mr. Excel...so here I am.
Thanks in advance to any help!!!
I am creating a spreadsheet that shows 4 years worth of pavement maintenance activities. This spreadsheet is tied to another sheet with all of the budget info associated with these maintenance activities.
Our roads are associated with control-section numbers and one roadway may have more than one control-section number depending on the length, etc.
On the planning sheet, I would like to have a way to look at the roadway (column 1, sheet 1) and the control section (column 2, sheet 1) and match this case with the info on the budget sheet, roadway (column 1, sheet 2) and control section (column 2, sheet 2) and if there is a match, it will display the info in the "description of work" column 3. I need it keep looking for the match until there is no more matches...e.g. If there are two instances of work on the same roadway/control section, it would put "description of work1" " + " "description of work2" in the cell and then stop looking when there are no more matches.
This budget info needs to be filterable/table format so whoever is working with the info can sort it to fit their needs. I don't know how to paste a screenshot so below is my best reproduction of the two sheets...
Sheet 1 - Pavement Plan
Roadway | Control Section|Work Description FY 18 |Work Description FY 19 | Work Description FY 20|
------------------------------------------------------------
FM-0324 | 0176-08| needed formula | needed formula | needed formula
----------------------------------------------------------------
Sheet 2 - Budget Plan (FY 18)
Roadway | Control Section| Other budget data columns | Description of Work
------------------------------------------------------------------------------------------
FM-0324|0176-08| unrelated info | Base repair
---------------------------------------------------------------------------------------------
FM-1969|2256-26| unrelated info | Hotmix Surface
---------------------------------------------------------------------------------------------
FM-0324 | 0176-08| unrelated info | Mill & Inlay
-----------------------------------------------------------------------------------------------
FM 1725| 1254-01 | unrelated info | Base Repair
Expected result on Sheet 1 in "Work Description FY 18" column: Base Repair + Mill & Inlay
I'm sorry this is so long, but I didn't know how to explain it. My IT section told me to google Mr. Excel...so here I am.
Thanks in advance to any help!!!