+ Reply to Thread
Results 1 to 5 of 5

Excel Updates have stopped vba coding from working and control boxes (drop down lists)

  1. #1
    Registered User
    Join Date
    07-24-2009
    Location
    MI
    MS-Off Ver
    Excel 2007
    Posts
    3

    Exclamation Excel Updates have stopped vba coding from working and control boxes (drop down lists)

    On Dec. 16, 2014 we had some updates installed to our office suite and excel. Somehow one of these updates has screwed up our spreadsheets that have been working for years. It has been pinpointed to the update since we had some computers at our office that were not impacted because these updates had not been installed yet and a few other computers we could temporarily save by doing a system restore.

    Anyway, we had controls that we drop down lists of names on a timecard spreadsheet that we could no longer select the drop down arrow no matter what I did. Tried with designer mode on and everything to no avail. Also, we have a few other workbooks with drop down controls and those stopped working across all the computers that updated. It also seems to have impacted some of our vba script on a few workbooks when it calls :
    Private Sub Workbook_Open()
    ActiveSheet.Protect DrawingObjects:=True, Contents:=True, Scenarios:=True

    or after open when I press submit on a macro controlled button an application defined or object defined error of:
    ActiveSheet.Unprotect

    and if I inactivate that it calls a method failed problem with:
    Application.GoTo Reference:="DBHrs"

    and it goes on and on from there.

    I have tried to uninstall the individual excel updates that were put on that day, and that just screwed up excel and my computer and I reformatted so those individual updates must have not affected it, but there were many other suite updates (like 25). Right now I am telling people not to update their computers until we can get a handle on this. Any insight from you brilliant people out there would be greatly appreciated. We are using Excel 2010 in a Windows 7 environment.

    Thanks

  2. #2
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: Excel Updates have stopped vba coding from working and control boxes (drop down lists)

    I think it was a known issue from the MS most recent update. Try the fix instructed on the website see if that solve your problem.
    http://excelmatters.com/2014/12/10/o...ivex-controls/

  3. #3
    Registered User
    Join Date
    07-24-2009
    Location
    MI
    MS-Off Ver
    Excel 2007
    Posts
    3

    Talking Re: Excel Updates have stopped vba coding from working and control boxes (drop down lists)

    I think that may have fixed it. I performed the tasks on my computer and it works and now I am going to try some others.

    Thanks!

  4. #4
    Forum Contributor
    Join Date
    08-22-2009
    Location
    Manitoba
    MS-Off Ver
    Office 2010
    Posts
    524

    Re: Excel Updates have stopped vba coding from working and control boxes (drop down lists)

    Quote Originally Posted by JieJenn View Post
    I think it was a known issue from the MS most recent update. Try the fix instructed on the website see if that solve your problem.
    http://excelmatters.com/2014/12/10/o...ivex-controls/
    I posted a thread earlier of a similar problem. If you scroll to the bottom of the link provided by JieJenn, a comment is made by David Fabian suggesting that if the update was done on computer A, then you try and run software from A on B, it will not work if B has not been updated. I installed the update on B and deleted the .exd files, rebooted and back to normal!

  5. #5
    Registered User
    Join Date
    07-24-2009
    Location
    MI
    MS-Off Ver
    Excel 2007
    Posts
    3

    Re: Excel Updates have stopped vba coding from working and control boxes (drop down lists)

    Thank you everyone. I think that this is now solved. All of our issues regarding the update have been resolved (for right now).

    Thanks!

+ 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. [SOLVED] Linking Drop Down Lists and Check Boxes
    By magnilan in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 10-30-2013, 08:57 AM
  2. Filtering validation lists in drop down boxes
    By iamtheexcelguy in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-26-2013, 09:56 AM
  3. [SOLVED] Drop Down Lists Stopped Working
    By krm2551 in forum Excel General
    Replies: 1
    Last Post: 04-19-2012, 06:07 PM
  4. Replies: 0
    Last Post: 08-08-2011, 01:22 PM
  5. Drop-down boxes stopped working
    By Dave in forum Excel General
    Replies: 1
    Last Post: 04-04-2005, 02:06 PM

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