A
annoyed
hi all:
i'm completely confused about solving a problem. i need to provide
data matches from multiple spreadsheets... specifically, i have a
sheet with names of teachers and the courses they teach, while in
another sheet i have a list of courses and required textbooks. i'm a
coordinator, and need to send out emails making sure teachers have the
current textbook(s) they require. the textbooks are often updated, so
what i'd like to do is have a spreadsheet return the values (in this
case names) of the textbooks without me having to input them manually.
ex.
Spreadsheet 1:
A1 A2 A3 A4 A5
Doe John ENG 101 <Input textbook name> <Input textbook
name>
Spreadsheet 2:
A1 A2 A3
ENG 101 TextbookName TextbookName
etc.
i'd like there to be a match between spreadsheet 1's A3 and
spreadsheet 2's A1, and then for the values to be returned within A4
of spreadsheet 1.
so far, i've tried using the IF function, and it works, but when the
course # is repeated, it won't return any values. also, if there is no
match, then it returns the value of 0, which doesn't look good.
i'm kinda new at this, so any help is greatly appreciated.
ingrid
i'm completely confused about solving a problem. i need to provide
data matches from multiple spreadsheets... specifically, i have a
sheet with names of teachers and the courses they teach, while in
another sheet i have a list of courses and required textbooks. i'm a
coordinator, and need to send out emails making sure teachers have the
current textbook(s) they require. the textbooks are often updated, so
what i'd like to do is have a spreadsheet return the values (in this
case names) of the textbooks without me having to input them manually.
ex.
Spreadsheet 1:
A1 A2 A3 A4 A5
Doe John ENG 101 <Input textbook name> <Input textbook
name>
Spreadsheet 2:
A1 A2 A3
ENG 101 TextbookName TextbookName
etc.
i'd like there to be a match between spreadsheet 1's A3 and
spreadsheet 2's A1, and then for the values to be returned within A4
of spreadsheet 1.
so far, i've tried using the IF function, and it works, but when the
course # is repeated, it won't return any values. also, if there is no
match, then it returns the value of 0, which doesn't look good.
i'm kinda new at this, so any help is greatly appreciated.
ingrid