Hi,
This is the situation:
I have a table 'results' with the following field names:
'ID', 'Date', 'F', 'A'
F and A stand for the number of goals for or against the home team. On every day there can be 1 or more matches played.
From this table, I created two queries:
'Games lost per day'
'Games...