Ok, the problem I am having is that I have two accounts that need to be included in case they are ever used, but are not in my data list at the moment. Here is the formula I used:
=IF(VLOOKUP(V12,TB!$A$1:$E$86,4)=0, "",(VLOOKUP(V12,TB!$A$1:$E$86,4)))
V12 is the value I am looking up (in this...