Thread
:
Lookup second/third values
View Single Post
#
5
Posted to microsoft.public.excel.misc,microsoft.public.excel.programming,microsoft.public.excel
Don Guillett
external usenet poster
Posts: 10,124
Lookup second/third values
NO need to post in more than one group. Have you tried
datafilterautofilter
--
Don Guillett
Microsoft MVP Excel
SalesAid Software
"Bongard" wrote in message
ups.com...
I have a list of items in column a. Every time a value occurs I need
to return the value in column B to my sublist in another sheet. Here
is what I'm talking about - my list would look like this
A B
1 High
2 low
3 Right
1 Left
5 New
1 Old
1 Young
2 Ancient
3 Used
Lets say I wanted to display all items from column B where column A =
1. If I use a vlookup, of course it just returns the first value
(High) but I need my list on the other sheet to look like this:
High
Left
Old
Young
I hope this makes sense - does anyone have any ideas? I can't just use
a filter because I need this list to be on another sheet separate from
the data.
Thanks!
Reply With Quote
Don Guillett
View Public Profile
Find all posts by Don Guillett