Hi Eberhard,
the query works great in MS Access thanks again for your Help!
I am not sure if I can asked that here on this forum but I like to use this Query in SQL Server..
I am getting Errors on the following statements
Abs(SUM(P1.GameResID = 1)) AS won,
Abs(SUM(P1.GameResID = 0.5))...