snaplink22
Board Regular
- Joined
- Jul 6, 2018
- Messages
- 129
Hello,
I am attempting to return a value from a range of cells, based off another range of cells. Here's an example of what I would like to do:
Tab 1
A1 - Is one of ten hand-keyed in options (cancel, order, hold, etc.)
B1 - Returns a date from a range of dates located on a second tab, based on the value of what is in A1
Tab 2
A1 - Contains all of the 10 options that can be keyed into cell A1 on Tab1
B2 - Each option in cell A1 has a corresponding date next to it.
Order 7-5-18
Hold 7-12-18
Cancel 7-15-18
So when I input 'Order' in to A1 on Tab 1, B1 on Tab 1 returns a value of 7-5-18.
Any help on this matter is greatly appreciated.
I am attempting to return a value from a range of cells, based off another range of cells. Here's an example of what I would like to do:
Tab 1
A1 - Is one of ten hand-keyed in options (cancel, order, hold, etc.)
B1 - Returns a date from a range of dates located on a second tab, based on the value of what is in A1
Tab 2
A1 - Contains all of the 10 options that can be keyed into cell A1 on Tab1
B2 - Each option in cell A1 has a corresponding date next to it.
Order 7-5-18
Hold 7-12-18
Cancel 7-15-18
So when I input 'Order' in to A1 on Tab 1, B1 on Tab 1 returns a value of 7-5-18.
Any help on this matter is greatly appreciated.