+ Reply to Thread
Results 1 to 5 of 5

Run-time error -2146232576 (80131700) Automation error

  1. #1
    Registered User
    Join Date
    03-12-2022
    Location
    Atlanta, Georgia
    MS-Off Ver
    365
    Posts
    93

    Run-time error -2146232576 (80131700) Automation error

    Anyone have any luck on this error? I have a VBA code that refreshes 100 other workbooks. It has been working fine but now it doesn't. I get a "Run-time error -2146232576 (80131700)" after the first 3 workbook updates. I looked on-line and got a recommendation to install .Net Framework, which should've fixed the issue but it did not.

    See sample workbook and pic of error....thanks
    Attached Images Attached Images
    Attached Files Attached Files
    Last edited by KerahJoy; 10-02-2022 at 07:13 PM.

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,364

    Re: Run-time error -2146232576 (80131700) Automation error

    I can only imagine there is something different about the fourth file.

    Maybe there are no Pivot Tables, or perhaps the password is different.
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  3. #3
    Registered User
    Join Date
    03-12-2022
    Location
    Atlanta, Georgia
    MS-Off Ver
    365
    Posts
    93

    Re: Run-time error -2146232576 (80131700) Automation error

    There are no pivot tables....just tables it downloads to. No sure how that would make a difference. I checked the passwords and they are the same.

  4. #4
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,364

    Re: Run-time error -2146232576 (80131700) Automation error

    Comment out the code for the file that fails and try again. See if it IS just that one file. If you can isolate the file(s) that fail, you can focus on what is different.

  5. #5
    Forum Expert rorya's Avatar
    Join Date
    08-13-2008
    Location
    East Sussex, UK
    MS-Off Ver
    365 Ent Monthly Channel / Insiders Beta
    Posts
    8,903

    Re: Run-time error -2146232576 (80131700) Automation error

    I've seen a few mentions of that error being caused by an update (though I haven't seen it mentioned for a while). Sometimes it can be worked around by using a variable for the worksheet, so you might try this: (your code is quite repetitive so I refactored it a bit)

    Please Login or Register  to view this content.
    Rory

+ 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. Run-time error '-2146232576 (80131700)'
    By wildsideuk in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-25-2021, 05:29 AM
  2. Run Time error '-2146232576 (80131700)': Automation error
    By Vivek2705 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-17-2021, 05:36 AM
  3. Run time error 2146232576 (80131700) - Automation Error
    By bala04msw in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-15-2018, 07:05 PM
  4. REPOSTING THREAD: Run time error 2146232576 (80131700) - Automation Error
    By bala04msw in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-14-2018, 07:39 AM
  5. Loop Nesting is returning Run-Time Error '-2147221080 (800401a8)': Automation Error
    By ChristopherBrandonKi in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-21-2014, 02:36 PM
  6. Replies: 7
    Last Post: 05-15-2013, 09:02 AM
  7. run-time error ;2147023179 (800706b5) time automation error interface unknown
    By karthik72 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-02-2012, 09:31 AM

Tags for this Thread

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