Advertisement
Guest User

Untitled

a guest
Sep 16th, 2019
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. =SUM(IFERROR(IF(VLOOKUP(B2,'LC Open'!A:D,4,FALSE),#REF!,'Max points'!$A$2),0),IFERROR(IF(VLOOKUP(B2,'ADV Cup'!A:D,4,FALSE),H2,'Max points'!$B$2),0),IFERROR(IF(VLOOKUP(B2,'DPP Cup'!A:D,4,FALSE),G2,'Max points'!$C$2),0),IFERROR(IF(VLOOKUP(B2,'BW Cup'!A:D,4,FALSE),F2,'Max points'!$D$2),0),IFERROR(IF(VLOOKUP(B2,'ORAS Cup'!A:D,4,FALSE),E2,#REF!),0))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement