I was able to find the “2”\'s per client with the following formula (Column L).
TotalSimultaneous2 = IF(Data[Column1]=2,1,0)+ IF(Data[Column2]=2,1,0)+