Thread
: [Solved]
Look up data
View Single Post
06-25-2016, 09:44 AM
KunleExcel
Windows 8
Office 2010 32bit
Novice
Join Date: Jun 2016
Location: Nigeria
Posts: 17
Look up
=INDEX(array:
location column in Table2
,MATCH(lookup_value:
name in Table1
,lookup_array:
column containing names in Table2
,match_type:
0
))
KunleExcel
View Public Profile
Find all posts by KunleExcel