how to use iserror and isblank function in given formula to check blank and error. =IF(LEN(VLOOKUP(A2,Sheet2!A2:C50,2))=0,"",VLOOKUP(A2,Sheet2!A2:C50,2))