S
super_dave_42
I am self-taught with MS Access, so forgive me if this seems too
idiotic.
I am trying to create a "game" for my niece so that she can practice
her basic math skills. I have created a form and VB code to run the
flashcards and keep track of her time ( there are sites on the web that
have flashcards but I have yet to find one that allows me to track her
progress, esp. if the cookies are disabled).
My trouble is creating a form to display the results. I have 3
different difficulty levels and I would like to display the top 5
scores from each category in a separate list. I have just one table
containing all the scores and a field called 'Difficulty' stores a code
in each record to keep them sorted.
I don't need to edit any data on my main form, just display the 3 lists
and give a "Begin" button. I thought that I might be able to create a
subform that uses only the datasheet view and just use a filter to
display each of my difficulty lists on my main form. Is this possible?
If so, how do I set it up? Will I have issues with refreshing the data
in the subform views?
Thanks in advance for any advice. Hopefully with your help I can finish
this before the little whipper-snapper starts college. lol
idiotic.
I am trying to create a "game" for my niece so that she can practice
her basic math skills. I have created a form and VB code to run the
flashcards and keep track of her time ( there are sites on the web that
have flashcards but I have yet to find one that allows me to track her
progress, esp. if the cookies are disabled).
My trouble is creating a form to display the results. I have 3
different difficulty levels and I would like to display the top 5
scores from each category in a separate list. I have just one table
containing all the scores and a field called 'Difficulty' stores a code
in each record to keep them sorted.
I don't need to edit any data on my main form, just display the 3 lists
and give a "Begin" button. I thought that I might be able to create a
subform that uses only the datasheet view and just use a filter to
display each of my difficulty lists on my main form. Is this possible?
If so, how do I set it up? Will I have issues with refreshing the data
in the subform views?
Thanks in advance for any advice. Hopefully with your help I can finish
this before the little whipper-snapper starts college. lol