D
DF2008
I need to setup a db for a Race. It has Heats and Runners. I would like the
form to show one heat at a time and all the participants so I can score them,
then move to the next Heat when I click on a "button".
I assume I need a query to only show each heat with the participants names.
1. How do I connect this query to the form?
2. What do I put in a button that says "Next Heat" to increment +1 and
requery?
This doesn't seem hard, but I just don't know where to start. Does anyone
have any code I can modify that does something like this?
form to show one heat at a time and all the participants so I can score them,
then move to the next Heat when I click on a "button".
I assume I need a query to only show each heat with the participants names.
1. How do I connect this query to the form?
2. What do I put in a button that says "Next Heat" to increment +1 and
requery?
This doesn't seem hard, but I just don't know where to start. Does anyone
have any code I can modify that does something like this?