Hello!
Here's my dilemma: I have 2 sheets - "Main", "Info".
In the "Info" sheet I have a column (any column will do for this post example) whereby each row in the column has a location name that repeats - Loc1, Loc1, Loc1. Next to this location name there is subsequent data such as date and notes. Here's the catch: The data that is next to this same location will change slightly. For instance:
Location Date Notes
LOC1 6/2/16 Employee failed to enter data to scanner
LOC1 6/2/16 Manager increased throughput
LOC1 6/3/16 Tugger broke
LOC34 7/1/16 Notes
LOC48 7/12/16 More notes
In the "Main" sheet, I have a cell validated drop down which contains each location name which I will come back to in a moment.
I essentially would like on the "Main" sheet to have a formula(s), maybe MATCH or INDEX or VLOOKUP/HLOOKUP, that will only look to the location name selected in the validated cell, and display that location's name and data for ALL instances. So from my data example above, if I chose LOC1 in the drop down then the formulas would fire and obtain all instance plus its related data for LOC1 and display it in the "Main" sheet.
I hope this makes sense. Please reply back if my question has thoroughly confused you and you need extra clarification.
Thank you in advance for any assistance.
Here's my dilemma: I have 2 sheets - "Main", "Info".
In the "Info" sheet I have a column (any column will do for this post example) whereby each row in the column has a location name that repeats - Loc1, Loc1, Loc1. Next to this location name there is subsequent data such as date and notes. Here's the catch: The data that is next to this same location will change slightly. For instance:
Location Date Notes
LOC1 6/2/16 Employee failed to enter data to scanner
LOC1 6/2/16 Manager increased throughput
LOC1 6/3/16 Tugger broke
LOC34 7/1/16 Notes
LOC48 7/12/16 More notes
In the "Main" sheet, I have a cell validated drop down which contains each location name which I will come back to in a moment.
I essentially would like on the "Main" sheet to have a formula(s), maybe MATCH or INDEX or VLOOKUP/HLOOKUP, that will only look to the location name selected in the validated cell, and display that location's name and data for ALL instances. So from my data example above, if I chose LOC1 in the drop down then the formulas would fire and obtain all instance plus its related data for LOC1 and display it in the "Main" sheet.
I hope this makes sense. Please reply back if my question has thoroughly confused you and you need extra clarification.
Thank you in advance for any assistance.