
=if(C15=0,(B14+(VLOOKUP(C16,,'Locks and Readers per day'!D:E, 2, false))),(B15+(VLOOKUP(C16,'Locks and Readers per day'!D:E, 2,FALSE))))
내가 도대체 뭘 잘못하고있는 겁니까?
답변1
쉼표가 너무 많습니다.
=if(C15=0,(B14+(VLOOKUP(C16,'Locks and Readers per day'!D:E, 2, false))),(B15+(VLOOKUP(C16,'Locks and Readers per day'!D:E, 2,FALSE))))