+ Reply to Thread
Results 1 to 2 of 2

Run-Time 32809 Error causing havok - what's a workaround?

  1. #1
    Registered User
    Join Date
    02-04-2014
    Location
    Ohio
    MS-Off Ver
    Excel 2010
    Posts
    4

    Run-Time 32809 Error causing havok - what's a workaround?

    So, I run a fantasy baseball website that distributes a macro-enabled Excel spreadsheet as one of the main parts of the site. There's a lot of VBA coding, macros, forms and such that are part of the spreadsheet in order to make it interactive and responsive. Anywho, I released the cheatsheets today and I'm being littered with people saying they're getting the run-time 32809 error when they try to open the workbook. While I've directed some people to the Microsoft site that has the Fix-It solution, this seems silly for me to expect everyone to do (and, still, others have done it and still said it's not working).

    So, from my research, this error is related specifically to ActiveX problems, right? I could go through and modify the whole workbook to remove anything ActiveX related but I'm curious if anyone knows what that all entails. I know there would be command buttons but what about UserForms? Are those ActiveX? I guess what should I be looking for if I'm going to try to make my spreadsheet proofed to avoid this error.

    Thanks.

  2. #2
    Forum Expert
    Join Date
    01-23-2013
    Location
    USA
    MS-Off Ver
    Microsoft 365 aka Office 365
    Posts
    3,863

    Re: Run-Time 32809 Error causing havok - what's a workaround?

    Hi luger and welcome to ExcelForum,

    Only 'Active X' controls on the Sheet seem to be affected. UserForms do not seem to be affected by the Infamous Microsoft Dec 14th update.

    You may be able to use Forms Controls to replace the 'Active X' controls. Forms controls are also NOT affected by the update.

    For those interested in the 'Fixit' solution see: https://support.microsoft.com/kb/3025036

    Lewis

+ 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 32809: Application-defined Or Object-defined Error
    By aman1234 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-22-2015, 08:05 AM
  2. Working Code Suddenly Broken: Run-Time Error '32809'
    By Tirren in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 11-03-2014, 04:36 AM
  3. [SOLVED] getElementsByClassName from Yammer causing Run-time error 91
    By gerainta in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 06-20-2013, 05:49 AM
  4. [SOLVED] Run-time Error 32809: Application-defined or object-defined error
    By Taislin in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-28-2013, 04:15 PM
  5. File SaveAs causing run-time error
    By c4tin in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-14-2009, 12:34 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