Results 1 to 4 of 4

Thread: Converting Excel to Access

  1. #1

    Thread Starter
    Lively Member quadoc's Avatar
    Join Date
    Jan 1999
    Location
    Ga, USA
    Posts
    83

    Question

    Does anyone out there have a good code on converting an Excel database to an Access database with all the columns in Excel worksheet? Please post some code. Thanks!!!

  2. #2
    Hyperactive Member
    Join Date
    Jun 2000
    Location
    Auckland, NZ
    Posts
    411

    Angry No code but..

    Sorry I have not done this myself, but since Excel and Access can both be set up as ODBC Data Sources, perhaps you could try accessing the Excel Worksheet as a DataSource rather than as a file (which might be why you are stuck?). In this way, the ADO data model will help you convert from one to the other by "hiding" the difference in formats.

    Much easier if someone posts some code, but in case you are sitting there waiting... maybe this will keep you busy?

    Cheers
    Paul Lewis

  3. #3
    Member
    Join Date
    Apr 1999
    Location
    Reno, NV
    Posts
    57
    Hey
    I have a "zipped" project that converts an Access to Excel
    if it may give you any ideas. But it should easy to reverse?
    give me an address if you want me to send it to you?

    William

  4. #4

    Thread Starter
    Lively Member quadoc's Avatar
    Join Date
    Jan 1999
    Location
    Ga, USA
    Posts
    83

    Cool

    Cool! My email address is [email protected]
    Thanks William.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width