ialexander03
New Member
- Joined
- Jun 9, 2017
- Messages
- 14
Hi All,
My issue is probably simple, but Im in a brain fog!
I have 2 columns, in A, I have a list of lesson numbers, and in B a list of unique subject IDs.
Example
What I want to do is return only those subject IDs for a specific lesson.
So example, on a second tab,
A1 = dropdown for lesson numbers
B1 - B10 = returned lesson IDs
I have tried to find the answer, but every time I do it, it only returns the first hit, so for Lesson 1, Subject 1.1. If I drag down the forumla for 5 cells, expecting to see 1.1, 1.2, 1.3, 1.8 & 1.9, I just get 5 x 1.1.
Please help!!!
My issue is probably simple, but Im in a brain fog!
I have 2 columns, in A, I have a list of lesson numbers, and in B a list of unique subject IDs.
Example
1 | 1.1 |
1 | 1.2 |
1 | 1.3 |
2 | 1.4 |
2 | 1.5 |
3 | 1.6 |
3 | 1.7 |
1 | 1.8 |
1 | 1.9 |
2 | 1.10 |
What I want to do is return only those subject IDs for a specific lesson.
So example, on a second tab,
A1 = dropdown for lesson numbers
B1 - B10 = returned lesson IDs
I have tried to find the answer, but every time I do it, it only returns the first hit, so for Lesson 1, Subject 1.1. If I drag down the forumla for 5 cells, expecting to see 1.1, 1.2, 1.3, 1.8 & 1.9, I just get 5 x 1.1.
Please help!!!