Your zeros are not coming from the ISNA portion of your equation but from the vlookup when you find something in column A (the id is on your packet schedule) but there's nothing to return in column 3. You'll need to nest a second IF statement to return "" if VLOOKUP returns 0 or set up your options to not show zeros. Hope that helps.
Bookmarks