View Single Post
  #2   Report Post  
Max
 
Posts: n/a
Default Linking information form one worksheet to another

One way ..

Assuming your "master" sheet is named: Master, with data in row1 down

In Sheet2,
Names would be entered in A1 down
Put in C1: =INDEX(Master!D:D,MATCH(A1,Master!A:A,0))
Put in F1: =INDEX(Master!BH:BH,MATCH(A1,Master!A:A,0))
Copy C1 and F1 down as far as required

--
Rgds
Max
xl 97
---
Singapore, GMT+8
xdemechanik
http://savefile.com/projects/236895
--
"lawmere" wrote in message
...
Hi, i have a big problem

i want to create a link between some columns in two seperate worksheets,

so
that when i type a name on the master sheet it would give me the required
information.Dont know if i explained this right, lets say on the master

sheet
i have columns : Name,Sex and Height on columns A,D and BH respectively i
want that if i type a person's name in worksheet 2 it should give me the
results on columns A,C,F in that worksheet. Please help i need it asap for

my
director