Results 1 to 2 of 2
  1. #1
    pqburg923 is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Apr 2011
    Posts
    1

    Merging Tons of Contact Databases all with different formatting

    I finished up a project recently where different individuals were maintaining their own separate excel files. The excel files were essentially contact lists.



    There are a number of issues with the excel files which is why I have a feeling ACCESS may be helpful to merge all these excel files, clean them and store them in some sensible manner. The issues are:

    1. Each person collected different information. Person A collected name, email, address. Person B collected name, email, city.

    2. Each person titled their headers differently (ie "email" vs. "email address")

    3. In the email column, people sometimes entered multiple emails in one excel cell

    4. In the email column, people sometimes wrote john.doe@gmail rather than john.doe@gmail.com

    I have almost no experience with access, but would like to understand how you guys would proceed managing this task. My thought was to try importing each of the excel files and somehow having access clean up and organize all this data for me. I'm not sure how to approach this and what are the critical steps. Thanks for your feedback.

  2. #2
    NoellaG's Avatar
    NoellaG is offline VIP
    Windows 7 Access 2010 (version 14.0)
    Join Date
    Jun 2010
    Location
    Belgium
    Posts
    1,173
    Hi,

    - first of all, look at all the fields people created and decide which information you want to keep.
    - Then design the tables you need for storing the information you want to keep. Use the normalisation rules (3th normal form will do) to guide you along the design process.
    - Then you can import the excel data into worktables and use action queries to clean them up and pump them into your Access tables.

    Don't expect a straightforward smooth job. Importing non-structured Excel data into a relational database is an adventure. I'm always amazed when I see how creative people can be when entering data...

    succes
    NG

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 4
    Last Post: 01-30-2011, 12:36 PM
  2. Contact Histroy Queries
    By desmondok in forum Queries
    Replies: 1
    Last Post: 08-02-2010, 05:30 PM
  3. last contact
    By mitchy1111 in forum Queries
    Replies: 3
    Last Post: 10-10-2009, 04:53 PM
  4. email contact button
    By nwalke in forum Programming
    Replies: 3
    Last Post: 07-02-2009, 07:11 AM
  5. contact table issues
    By redknite in forum Database Design
    Replies: 5
    Last Post: 06-11-2009, 08:32 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums