L
librarynut
I have a workbook with 3 specific worksheets for grouping student
together by cabin, table, and study group. I have a master workshee
of student names. I need a formula to lookup the student nam
(MasterList, col A) in the individual worksheets and return the valu
of row1 in whatever column the name is found in. Can I do this wit
the Hlookup function?
An example of the function I tried is:
=HLOOKUP(A2,Cabins!F3:I24,1,FALSE)
The worksheets aren't sorted in any order. The MasterList of studen
names will be sorted by teacher, then alphabetical order.
I am attaching a copy of the workbook
together by cabin, table, and study group. I have a master workshee
of student names. I need a formula to lookup the student nam
(MasterList, col A) in the individual worksheets and return the valu
of row1 in whatever column the name is found in. Can I do this wit
the Hlookup function?
An example of the function I tried is:
=HLOOKUP(A2,Cabins!F3:I24,1,FALSE)
The worksheets aren't sorted in any order. The MasterList of studen
names will be sorted by teacher, then alphabetical order.
I am attaching a copy of the workbook