Sarahsodapop
New Member
- Joined
- Jul 19, 2011
- Messages
- 17
Hello all,
I have a spreadsheet with two tabs --- one of which (named 2011 Schedule) has a list of names (column B) with an identifying # next to it (column A, numbers 1-14, or no number) and dates that correspond to the name (column C). The other tab has a subset of those identifying numbers (ex. 3,4,5,6) in one column.
Through an INDEX/array formula I have managed to return all names with the identifying value #3, but cannot manage to get it to return all names with the values 3,4,5, or 6. Current formula (entered as an array) is here: =INDEX('2011 Schedule'!A:B,SMALL(IF('2011 Schedule'!A:A=List!$E$27,ROW('2011 Schedule'!$A:$A)),ROW(1:1)),2)
Ideally, I would like it not only to return all names that have the identifying numbers within the set above it (i.e. 3,4,5,6), but also to return the names in date order (from column C on the first tab).
I was hoping to attach a spreadsheet that could illustrate better than I can explain, but can't see how to do that. I am using Excel 2007.
Any help would be greatly appreciated!!!
Thanks,
Sarah <?xml:namespace prefix = o ns = "urn:schemas-microsoft-comfficeffice" /><o></o>
I have a spreadsheet with two tabs --- one of which (named 2011 Schedule) has a list of names (column B) with an identifying # next to it (column A, numbers 1-14, or no number) and dates that correspond to the name (column C). The other tab has a subset of those identifying numbers (ex. 3,4,5,6) in one column.
Through an INDEX/array formula I have managed to return all names with the identifying value #3, but cannot manage to get it to return all names with the values 3,4,5, or 6. Current formula (entered as an array) is here: =INDEX('2011 Schedule'!A:B,SMALL(IF('2011 Schedule'!A:A=List!$E$27,ROW('2011 Schedule'!$A:$A)),ROW(1:1)),2)
Ideally, I would like it not only to return all names that have the identifying numbers within the set above it (i.e. 3,4,5,6), but also to return the names in date order (from column C on the first tab).
I was hoping to attach a spreadsheet that could illustrate better than I can explain, but can't see how to do that. I am using Excel 2007.
Any help would be greatly appreciated!!!
Thanks,
Sarah <?xml:namespace prefix = o ns = "urn:schemas-microsoft-comfficeffice" /><o></o>