Hello, I am pretty new to Access. I have used databases before and even created some very basic ones many years ago, but new to relational databases.
Currently I use Excel to store my data, but as this has grown, I am regularly told that I should move my data to a proper database.
The data is in the form of results for greyhound racing in Australia. I store the results of all races, performing a number of calculations on those results to return some "performance ratings" for these past races. I then use another worksheet to filter data from these past performances and perform more calculations to get "predictive ratings" for upcoming races. Over the years I have developed a number of formulas and macros to do these calculations and automate the process as much as possible (when I started many years ago I kept the information for each dog on 8 X 5 cards all hand written and all the calculations done in my head or on a calculator.
I have been trying to learn the basic concepts of Access for this task (pity there wasn't some sort of template available that I could see what others have done). From my early learning, it would seem that I should have different tables for different types of data, eg:
Table 1 for the dogs with their name and I'm not sure what else.
Table 2 for the tracks, with track name, different distances, type of track, box statistics
Table 3 for the results, with the race results.
I am a bit lost with a couple of things.
How to break up the data into these various tables and then how it all comes back together again when I want to run queries.
Also, how can I input new data in a datasheet format (I currently get the results as a .csv file with each record as a line of data).
I have attached an image as a sample of the results that I collect and store just to give people an idea of what data I get and maybe some advice on what tables I should use and how to set up the data storage side of things first. I will then need to figure out how to run all the queries I need later on.
Thisis the typical results for a race, with the columns in grey and red some calculations that are used.
Sorry for being a lost newbie, I would appreciate any advice to get me started.![]()