+ Reply to Thread
Results 1 to 2 of 2

Excel 2013 Upgrade - Could not find installable ISAM

  1. #1
    Registered User
    Join Date
    10-09-2013
    Location
    Australia
    MS-Off Ver
    Excel 2007
    Posts
    2

    Excel 2013 Upgrade - Could not find installable ISAM

    I am doing the following:
    I have an Excel VBA application which is sending data to a SharePoint list. I achieve this by writing to an Access 2007 database which has a linked table to the SharePoint list. This works perfectly with Excel 2007.

    This is the connection string that I use:
    Cn.ConnectionString = "Provider=Microsoft.ACE.OLEDB.12.0;Data Source=" & LINKED_ACCESS_DB & ";Jet OLEDBatabase Password=" & PASSWORD

    We have just upgraded to Excel 2013 (but still also have Excel 2007 installed)

    When running the same Excel VBA application in Excel 2013, I get the following error message when trying to write to the Access database - "Could not find installable ISAM"

    If I switch back to using Excel 2007, it works fine

    Any suggestions? I'm thinking it has something to do with the registry

  2. #2
    Registered User
    Join Date
    10-09-2013
    Location
    Australia
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: Excel 2013 Upgrade - Could not find installable ISAM

    And I'm running Windows 7, 64 bit

+ 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. could not find installable isam
    By shariqkhan in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-16-2015, 10:13 PM
  2. Could not find installable ISAM.
    By nemPyong in forum Excel General
    Replies: 0
    Last Post: 09-06-2013, 07:22 AM
  3. Could not find installable ISAM
    By matthew1404 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-19-2013, 05:37 AM
  4. Could not find installable ISAM? Error
    By cyildirim in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-09-2008, 04:56 AM
  5. Replies: 1
    Last Post: 07-16-2006, 01:50 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