軟體: excel
版本:2016
各位大家好!
想請問以下公式有辦法簡短嗎?
=(SUM(IFERROR(VLOOKUP(F25,Deta!$A$1:$E$60,4,0),"0"),IFERROR(VLOOKUP(F26,Deta!$
A$1:$E$60,4,0),"0"),IFERROR(VLOOKUP(F27,Deta!$A$1:$E$60,4,0),"0"),IFERROR(VLOO
KUP(F28,Deta!$A$1:$E$60,4,0),"0"),IFERROR(VLOOKUP(F29,Deta!$A$1:$E$60,4,0),"0"
),IFERROR(VLOOKUP(F30,Deta!$A$1:$E$60,4,0),"0")))
我試了sumif, sumproduct都研究不出來,
希望大家可以幫我解決,
拜託了,謝謝!