I am running a golf tournament and have set up a database all components are working well. However I would like to add a little enhancement. We have 36 teams with 4 players on each team. Starting Hole table runs a cboStartingHole with a field showing 1A, 1B, 2A, 2B, etc.. When 1 have assigned 4 players (1 team) to a hole I would like that specific hole to not show in the cbo, to prevent accidentally assigning a 5th player (or worse an entire other team)
Microsoft Access is a rapid application development (RAD) relational database tool. Access can be used for both desktop and web-based applications, and uses VBA (Visual Basic for Applications) as its coding language.
what is the sql behind your combo box?