I need to count the number of units with IDs that begin with a T and cannot figure out why the formula below is not working. I'm also including a workbook with my data.

Formula = =IF(LEFT($A$13:$A$6769,1)="T*",COUNTIFS(G13:G6769,"FL",$D$13:$D$6769,"",$F$13:$F$6769,$A2),"")
ATA.xlsb