I have a Form that I am doing for my local sporting Club that keeps a check of the games played each week by individuals. On my form I have a Textbox (txtGames) and a number of checkboxes that are to be checked if the player plays a game that week i.e.
TotalGames....Wk1...Wk2...Wk3...Wk4 etc to Wk14
If the individual has played for the week, they are checked off under the appropriate Week.
My question is, how do I populate the TotalGames textbox to count the number of checks for each Player.
I have searched on this Forum and have not found anything that resembles my problem.
I am very grateful for any help I can get. Thank-you!
TotalGames....Wk1...Wk2...Wk3...Wk4 etc to Wk14
If the individual has played for the week, they are checked off under the appropriate Week.
My question is, how do I populate the TotalGames textbox to count the number of checks for each Player.
I have searched on this Forum and have not found anything that resembles my problem.
I am very grateful for any help I can get. Thank-you!