Guest User

Untitled

a guest
Dec 7th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. =SUM(A3,IFERROR(INDIRECT("$D"&MATCH(B3,$E:$E,0)),0))
  2.  
  3. =SUM(B3,IFERROR(VLOOKUP(A3,$D$3:$E$5,2,FALSE),0))
Add Comment
Please, Sign In to add comment