hi sasindiv. life would be much easier if you can fill in the blank cells of the "Reference" sheet with names. So E6 would be "Michael". if you have a lot to fill up, you can use this method:
1. select B4.*
2. click & drag the scroll bar to the end where the data of column B ends (say 100)
3. press & hold the SHIFT key & left click on the last cell in column B (B100). you should see them all selected
4. press CTRL + G -> Special -> Blanks -> OK. now only blanks are selected
5. do not click anywhere else. press the "=" sign
6. press the UP arrow key
7. hit CTRL & ENTER
with that, your formula in B4 of "Main Page" would simply be:
custom format cells as this to hide zeroes:
General;;
or if you don't wish to format cells like that, then:
if it's impossible to fill up the blank names, then maybe:
above is an array formula to be confirmed with CTRL + SHIFT + ENTER
Bookmarks