How do I make appear one line of a list in a different worksheet?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to have a dropdown list in one worksheet that makes me select one line
of a list in a second worsheet. It is quite similar to the 'filter" function
with the following differences:
1. The filter function appears in the same worksheet where the list is; I
need it in a different worksheet;
2. With the filter function you have the options to visualize all the lines,
a group of them or one of them. I want to be able to select only one of them
at the time;
3. With the filter function I can filter any column on the list. I want to
be able to filter the list only by the first column, which in my case
contains people's names. The other columns contain info about each person
(i.e. address, phone number, etc)

Thanks in advance, Edoardo
 
Edoardo

Sounds like VLOOKUP table will do the job if your drop-down selects a name.

See Debra Dalgleish's site for more info on VLOOKUP

http://www.contextures.on.ca/xlFunctions02.html

I want to have a dropdown list in one worksheet that makes me select one line
of a list in a second worsheet. It is quite similar to the 'filter" function
with the following differences:
1. The filter function appears in the same worksheet where the list is; I
need it in a different worksheet;
2. With the filter function you have the options to visualize all the lines,
a group of them or one of them. I want to be able to select only one of them
at the time;
3. With the filter function I can filter any column on the list. I want to
be able to filter the list only by the first column, which in my case
contains people's names. The other columns contain info about each person
(i.e. address, phone number, etc)

Thanks in advance, Edoardo

Gord Dibben MS Excel MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top