So many questions
2013-05-21 01:17:59 UTC
I have the data I need, I'm just not sure how to put it all together.
The database needs to be able to have new members to the club be able to join,
then we are divvied up in to sex, age group and bow type.
(2 sexes, 6 age groups, 5 bow types = 60 groups)
I also want to be able to enter the competitions shot, to determine Personal Bests,
Archery also runs off a rating system and depending on which group you're in each group has a required rating to receive a class (medal) as something to strive for.
So for each competition I want the database to show PB, Rating and Class (if achieved)
I know it is creatable as there is an old system the club uses, however the class system has changed and either the ratings have too, or the clubs current system is incorrect.
Either way, I'd like to recreate it now, but do not have access to the files used to create the old one and need to start from scratch.
As a mock up, I have worked out in MS Excel ('07) the formulas needed to generate PB ---> Rating ---> Class.
But im unsure on how to make the document find the correct age group and bow type, for a person, without having to retype the formulas for that person.
Thanks for any help you can provide, even if its just pointing me to a book or website that could teach me