The following formula works to pull the name I want from a large list of various client names.
IF($AH3="0",IF($AH3>0,IF(O3>=$AJ$15,IF($AG3=0,INDEX($P4,MATCH($AJ$10,$T$3:$T$500,0)),""),""),""),"")
My problem is that the list comes into my Dashboard on the same Row number as it is on...