Linking Access records to Excel files
        Posted  
        
            by glinch
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by glinch
        
        
        
        Published on 2010-04-14T17:38:51Z
        Indexed on 
            2010/04/14
            17:43 UTC
        
        
        Read the original article
        Hit count: 382
        
ms-access
|ms-access-2007
Hi there,
I've been trying to create a complete system using MS Access, but i really need to use the functionality of excel spreadsheets.
I wish to do the following; when I create a record, i create a directory for that record, and copy an excel spreadsheet to that directory. The spreadsheet will be able to link to the corresponding record. So for example if I have a field 'Name' In the database record, the value of this field will show up on the excel spreadsheet.
Is it possible to this?
© Stack Overflow or respective owner