Hi!
I have a feeling this may be the first of many questions when building my new database but I hope you are able to help me.
I am building a database to allow me to create monthly reports on finishing positions for a road running championship race.
So far I have managed to create a report which uses queries and data that is input but now I have a problem.
My report shows me all the data for all of the months but what I would like to do is have a form with a drop down list which allows me to select a month.
Once I have selected the month I would click on a command button which then shows me a report of all the runners, their finishing positions and times for that specific month.
Is this possible and are their tutorials online which I can follow to do this first step.
Thanks