I have been using Index / Match function combo for quite some time now and it's working great.
I have, however, run into a new dillema. I have people who get involved in different activities, and I keep the info in one table.
Name / Surname / project / e-mail address
bob / jones / acting / bob@bobjones
sue / smith / canoe / sue@suesmith
bob / jones / cooking / bob@bobjones
Now, I have another spreadsheet with different data in which I'd like to make note of what each person does. Is there a way of doing a match/index search which displays both activities that a person does? Currenly if I run the index/match function, I only get the first result encountered. (In this case Bob would be down as only doing acting).
We could, of course, migrate to Access, or some other database, but then it cause problems for other / future staff members.