H
Hannah1
Guest
An Overview: I am designing a database which tracks competitors finishes at several national events. With each finish, competitors accumulate points which is based on their placement and the number of competitors in the class for each event. For each event / class, the points must be calculated and competitor's finish recorded. Then the points for each event are collected and summed in the end to determine the overall winner.
My question: the calculations are rather complex, I can get Excel to do them, and create a table which will generate the points / place. But how do I get the information to and from Access and Excel? And is it possible to automate the calculation, maybe using a macro, so that I can simply enter the class size and competitor finish in Access forms, have Excel run the calculations and get Access to access (sorry) the point information in the Excel spreadsheet? Or is there an all-together different and simpler way to do this?
My question: the calculations are rather complex, I can get Excel to do them, and create a table which will generate the points / place. But how do I get the information to and from Access and Excel? And is it possible to automate the calculation, maybe using a macro, so that I can simply enter the class size and competitor finish in Access forms, have Excel run the calculations and get Access to access (sorry) the point information in the Excel spreadsheet? Or is there an all-together different and simpler way to do this?