View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Col Col is offline
external usenet poster
 
Posts: 4
Default Finding multiple items from a list

Hello all,

Wonder if you kind souls can help me out with this one.
The office mangers in my territory need to complete some information for me
and I'm trying to make that operation as easy as possible. One of which is
automatically populating a particular sheet with their office staff details
from another sheet containing details of all the staff in the company.

If the data layout is similar to below;

Office no OfficeName Forename Surname
4 Manchester Name Name
4 Manchester Name Name
4 Manchester Name Name
5 Leeds Name Name
5 Leeds Name Name

How can I bring across multiple lines and use a formula so when the office
manager at Manchester for example inputs a '4' in A1 the names of only his
staff appear underneath.
I use Index/Match regularly without problems but now I'm stumped as it's
dealing with multiple lines or info.

Many thanks for any advice,


Colin.