I have been using the following function {=INDEX(Register!C:E,MATCH("#Name",Register!C:C,FALSE),3)} where #Name is obviously a person's name and in column E is a value associated with the name. The problem that I'm having is there are multiple instances of a person's name and I need to be able...