+ Reply to Thread
Results 1 to 3 of 3

ADO Transfer Spreadsheet to Access Table

  1. #1
    Forum Contributor
    Join Date
    01-07-2004
    Posts
    314

    ADO Transfer Spreadsheet to Access Table

    Hi all,

    Using Excel 2010.

    Trying to transfer the contents of a worksheet to a table in Access. I receive this error
    The Microsoft Access database engine cannot find the input table or query 'tmp$'
    The sheet definietely exists and is named "tmp"
    Any other idea what the problem might be?

    thx
    w

    Please Login or Register  to view this content.
    Last edited by goss; 08-16-2013 at 02:49 PM. Reason: typo
    Kind regards,
    w

    http://dataprose.org

  2. #2
    Forum Expert millz's Avatar
    Join Date
    08-14-2013
    Location
    Singapore
    MS-Off Ver
    Excel, Access 2016
    Posts
    1,694

    Re: ADO Transfer Spreadsheet to Access Table

    you can't execute SQL statements on Excel tables.
    look up DoCmd.TransferSpreadsheet in the help (in Access)

  3. #3
    Forum Contributor
    Join Date
    01-07-2004
    Posts
    314

    Re: ADO Transfer Spreadsheet to Access Table

    Thanks millz

    I was able to get it working
    Please Login or Register  to view this content.
    Where [tmp$] is the name of the worksheet.
    The headers on each column much match the field names in the table exactly.
    Last edited by goss; 08-16-2013 at 04:35 PM. Reason: typo

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. VBA to transfer Excel data to an Access table
    By beckajayne in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 10-18-2011, 03:00 PM
  2. Transfer data from excelsheet to access table
    By aman1234 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-16-2011, 04:35 AM
  3. Transfer data from Access table to Excelsheet
    By aman1234 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-27-2010, 03:38 AM
  4. excel transfer data to access table
    By nominoo in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 01-26-2010, 02:30 PM
  5. [SOLVED] Transfer to an existing Access Table
    By Secret Squirrel in forum Excel General
    Replies: 0
    Last Post: 03-17-2006, 07:35 PM

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1