I managed to dig a thread on this and one forum member came up with this file as attached.
a) Is there a simpler way than to use the formula below?
=IF(ISERROR(INDEX(Sheet1!$C$2:$C$7,SMALL(IF(Sheet1!$B$2:$B$7=Sheet2!$A$2,ROW(Sheet1!$B$2:$B$7)),ROW(1:1))-1)),"",INDEX(Sheet1!$C$2:$C$7,SMALL(IF(Sheet1!$B$2:$B$7=Sheet2!$A$2,ROW(Sheet1!$B$2:$B$7)),ROW(1:1))-1))
b) I also noticed there is a {} when you click on the cell. However it disappears when you double click it. Why so?
c) What should the formula be, for population, if we stick to the complex formula above?
Thank you.
Bookmarks