Linking Excel and Access
        Posted  
        
            by Mel
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Mel
        
        
        
        Published on 2010-02-13T10:50:41Z
        Indexed on 
            2010/03/20
            20:11 UTC
        
        
        Read the original article
        Hit count: 355
        
I run a sports program where i have a master roll of who is in which class in excel. I want to link this to a database in access that stores the other information about each athlete, e.g. address, parents name, school, medical details. I want to be able to add names to class in the excel speadsheet and have this automatically generate a record for that person in access. There also needs to be some failsafe for athletes that are in multiple classes. I was also doing class roles as pivot tables out of the access database so i need to code for classes and also have this allow for athletes in multiple classes/disciplines.
© Stack Overflow or respective owner