here it is mga gurus.... name middlename lastname in spreadsheet 1 and i want to compare it to spreadsheet 2
any tips and guides to help me on this one.... iam matching names so that i can determine which person have duplicate....
here it is mga gurus.... name middlename lastname in spreadsheet 1 and i want to compare it to spreadsheet 2
any tips and guides to help me on this one.... iam matching names so that i can determine which person have duplicate....
nay daghan sa google migo....
mao ni syntax: VLOOKUP(keyword na esearch,range sa search,ikapila na column ang item na imong kwaon kung makita ang search)
sample:
kung pangitaon nako ang grado ni hizuka007 mao ni:
A_________B
thomas____ 70
tiban_______80
hizuka007___99
goliat______70
vlookup(A3,A1:B4,2,false)
result: 99
Similar Threads |
|