Thanks for your response.
My thought is I would draw a half court diagram including the 3pt arc (touching the top of the key as it does in High School and College). I would like to have team player lists on both sides of this half court diagram with the players currently in the game sorted to the top of the list. The process would be: Click on a player name when they shoot, then on the court at the location where the shot is taken. The player's number needs to appear on the court where the shot was taken from. Each shot would be recorded in his or her stat column as an attempt. A third step would be to click on a make or miss button that would either add points to the column and change the text color (eg. to red from black) or do nothing, indicating made and missed shots from each player at specific locations on the court. Obviously, if beyond the 3pt arc they would add 3 pts to the stats column. These shots could then be selected by quarter, half, or game in a shot-chart report.
I've played with this some by creating a similar court diagram and using multiple text fields (small two-character fields) set side by side like bricks covering the entire diagram. I am thinking I will also need to create multiple transparent buttons that will overlay these fields and set in motion a script transfering the active player's number to this field while also updating the stats file after the make or miss button is pushed. Am I on the right track or is there a better way?