S
S
I have created a database for running a competition.
My Table is called Entries
Some fields in table are
Entry #
Session
Time
I have already assigned a Entry # to each routine.
Because of the amount of entries we typically have for the competition, we
divide the competition into 5 sessions. I have already assigned each entry to
a certain session as well.
So now I would like access to ask me what time Session 1 starts.
Find the first entry # in Session 1 and input that time in the Time field.
Each Entry # is 4 minutes long.
Now I would like access to go to the next Entry # in that Session and
input that time and so on.
After Session 1 is completed I would then like it to ask me what time the
next Session starts and input all the times for each Entry # in that session.
And so on until all Sessions are completed and every Entry # now has a Time
automatically assigned to it.
My Table is called Entries
Some fields in table are
Entry #
Session
Time
I have already assigned a Entry # to each routine.
Because of the amount of entries we typically have for the competition, we
divide the competition into 5 sessions. I have already assigned each entry to
a certain session as well.
So now I would like access to ask me what time Session 1 starts.
Find the first entry # in Session 1 and input that time in the Time field.
Each Entry # is 4 minutes long.
Now I would like access to go to the next Entry # in that Session and
input that time and so on.
After Session 1 is completed I would then like it to ask me what time the
next Session starts and input all the times for each Entry # in that session.
And so on until all Sessions are completed and every Entry # now has a Time
automatically assigned to it.