JHB
Here is the whole string - the part in red is what I am trying to achieve. Only want records from the players table that have true for the checkboxes Day 1 Only OR Block Entry only
Private Sub GetSelectedPlayer(PlayerNo As Integer, TheControl As String)
Dim dbs As Database, rst As...