Advertisement
Guest User

Untitled

a guest
Aug 29th, 2014
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. =VLOOKUP(SUBSTITUTE(C1,"~","~~"),A:B,2,false)
  2.  
  3. A B C D
  4. ~Hello 1 ~Hello =VLOOKUP(SUBSTITUTE(C1,"~","~~"),A:B,2,false)
  5. Hello 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement