Forum Discussion
emmapapa2
Dec 09, 2021Copper Contributor
sos question in excel
COULD ANYONE HELP ME???
3 Replies
Please stop asking every question multiple times!
- OliverScheurichGold Contributor
=VLOOKUP(H1,D2:E13,2,FALSE)
=INDEX(D2:E13,MATCH(H1,D2:D13,0),2)
Is this what you are looking for?
If you work with Office365 or 2021 you can use XLOOKUP as well.
- Hi, What is your question?