My goal to count how many Blocks a certain EE# has across 7 days, but there are days where they may not be present in the data. The current formula i'm using =SUM(VLOOKUP(B3,$B$18:$E$73,2,),VLOOKUP(B3,$H$18:$K$73,2,0),VLOOKUP(B3,$N$18:$Q$73,2,0),VLOOKUP(B3,$T$18:$W$73,2,0),VLOOKUP(B3,$Z$18:$AC$73,2,0),VLOOKUP(B3,$AF$18:$AI$73,2,0),VLOOKUP(B3,$AL$18:$AO$73,2,0))
Gives me an error of #N/A if one of the days that lookup value EE 13 isn't present. Should I be using a better option?
In my screen shot H16 doesn't have #13 so it's giving me the error. Thanks!
Gives me an error of #N/A if one of the days that lookup value EE 13 isn't present. Should I be using a better option?
In my screen shot H16 doesn't have #13 so it's giving me the error. Thanks!