I don´t know why this Recordset doesn´t work. It won´t write down to the table tblPrediction. Maybe you know why?
I have many comboboxen, which is called cboPlayer1, cboPlayer2, and so on.
Function WritedownToTable()
Dim rst As New ADODB.Recordset
Set rst.ActiveConnection =...