Active X controls in Excel 365 stopped working

After today's Windows update and re-boot, I am no longer able to drop an Active X control on a sheet or even access existing controls' properties. Underlying VBA code works as do macros and form controls.
Anybody else seeing this?

Hi Antene88,
>>Is there the same problem with office 2013? I still would have to do my updates when I shut down.<<
Yes, as far as I test the issue occurred in Office 2013 too. Here is a workaround provided by other community:
First:
Start Windows Explorer.
Select your system drive (usually C:)
Use the Search box to search for *.exd
Delete all the files it finds.
Start Excel again.
Second:
In this file you can find this line:
@del "C:\Documents and Settings\%USERNAME%\Application Data\Microsoft\Forms\*.exd" /s
@del "C:\Users\%USERNAME%\AppData\Roaming\Microsoft\Forms\*.exd" /s
@del "C:\Users\%USERNAME%\AppData\Local\Temp\Excel8.0\*.exd" /s
@del "C:\Users\%USERNAME%\AppData\Local\Temp\VBE\*.exd" /s
 @del "C:\Users\%USERNAME%\AppData\Local\Temp\Word8.0\*.exd" /s
Also we have reported this problem and will keep you updated once there's any progress.
Regards & Fei
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.

Similar Messages

  • Microsoft Excel has stopped working

    We are on BW 7.0 and BEx7.0
    I have activated BI Content of InfoCube 0WBS_C11 and all it's SAP delivered Query elements. The InfoCube is loaded with data already.
    When I run the queries in BEx, I got message "Microsoft Excel has stopped working" on the queries which have only one parameter of  "My Controlling Area", If the queries have other parameters like BWS besides Controlling Area, I got"No Applicable Data Found" .
    Please help, thanks.

    We are on ERP Release 604 level 0004 SP SAPKH60404. 
    Office 2007 or lower is the standard for our users.  When Report Painter and Infoset query reports are displayed in Excel view using Office 2010 Excel and the file tab is selected (to save the file), a box with the message 'Microsoft Excel has stopped working' appears. 
    We just discovered this issue and are looking for an answer.  The work around for now is to export a spreadsheet file.

  • Links in PDF's and Excel have stopped working

    I'm using a fresh install of Firefox 14.0.1. Links in PDF's and Excel have stopped working (the reinstall was part of the problem solving). FF is my default browser.

    Starting in Firefox 14, Firefox no longer creates registry settings for launching links using "DDE". This has been reported to create two different problems:
    * "Firefox is already running" or "Firefox is not responding" error when following links in email messages in Thunderbird ([https://support.mozilla.org/en-US/questions/932461 Can't open links in Firefox by clicking URL in Thunderbird])
    * New instance of Firefox launches if the existing instance is running in Sandboxie ([https://support.mozilla.org/en-US/questions/933798 Firefox is running. I click on a link, say in an email, it tries to start another instance of the browswer instead of just opening a new tab as it did before.])
    Not sure whether your "silent fail" scenario is related.
    It is possible to configure Firefox 14 to use DDE by inserting some settings into the registry. I haven't researched this carefully myself, but there was some information about it on and external site linked in the Sandboxie thread.

  • Excel has stopped working when I try to launch Excel 2013 Powerpivot

    Redirected from the Win 7 forum: (http://answers.microsoft.com/en-us/office/forum/office_2013_release-excel/excel-has-stopped-working-when-i-try-to-launch/01460690-abab-495f-ab5f-904f72f88668)
    My system is a Windows 7 machine, 64 bit
    I previously had Excel 2010 32bit with 32 both Powerpivot installed.  However I am currently evaluating 64 bit Excel 2013 with Powerpivot for my company so I uninstalled Excel 2010 and installed an evaluation copy of Excel 2013 64 bit.
    However whenever I launch Excel, enable Powerpivot, then click any of the Powerpivot buttons it gives me an error saying "Excel has stopped working".
    I took a look in the Windows events logs and found:
    Faulting application name: EXCEL.EXE, version: 15.0.4420.1017, time stamp: 0x506741b5
    Faulting module name: mscorwks.dll, version: 2.0.50727.5477, time stamp: 0x5265c8ee
    Exception code: 0xc0000005
    Fault offset: 0x00000000002ba203
    Faulting process id: 0x3e8c
    Faulting application start time: 0x01cf52a7644eda9d
    Faulting application path: C:\Program Files\Microsoft Office\Office15\EXCEL.EXE
    Faulting module path: C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorwks.dll
    Report Id: afa4f824-be9a-11e3-94ac-415645000030
    I have tried uninstalling and re-installing as well as doing a Repair on my .net framework, which is the latest version.

    You can go to check the dll file, what's size of this dll file?
    If the file size is 0 byte, you can check the link below:
    http://forums.steampowered.com/forums/showthread.php?t=2735528
    Also you can go to check the disabled items (File->Options->Add-ins->Disabled items->Go) to see if any dll file was disabled.
    In addition, Isn't the latest version of .NET Framework supposed to be 4.0?(Not quite familiar with this)
    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee
    the accuracy of this information.
    Wind Zhang
    TechNet Community Support

  • Microsoft Excel Has Stopped Working at End of VBA Code

    I'm using Microsoft Excel Professional Plus 2010.  My code essentially looks up a date in a different sheet, copies it to another sheet in an organized location, and prints to PDF.  If I run the code for a period longer than a couple months ago,
    at the end of the VBA code, it states "Microsoft Excel Has Stopped Working", quits, and recovers.
    I added in a piece of code at the end to save the workbook, which it does, then it quits.  I can reopen the document and all my work is saved.  There is something going on I can't put my finger on but for some reason it only happens when I'm dealing
    with more information than usual (a couple months worth, possibly only 20-30 rows of info).
    Any suggestions?  Thank you in advance!
    Dan

    Hi,
    In regarding of the issue, we'd better do some tests to narrow down the issue and find the root cause.
    Please copy the file with code to another PC (We'd better use the similar environment) to test.
    First, if it works well, this issue might be caused by the Excel or other program in your PC. I recommend we follow this KB to troubleshoot:
    http://support.microsoft.com/kb/2758592/en-us
    Then, if the issue still exists, we could collect the Event log and App crash dump file to do deep troubleshoot.
    Second, if it still crashes Excel 2010 in other PC, it might be due to the VBA code. I suggest you upload the code and post the issue to MSND forum for Excel to get more help.
    http://social.msdn.microsoft.com/Forums/en-US/home?forum=exceldev&filter=alltypes&sort=lastpostdesc
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.
    Regards, 
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Satellite P200D - Catalyst Control Centre host application stopped working

    Hi. I have a Satellite P200D-128 and I've been getting a pop-up screen with an error message saying, "Catalyst Control Centre host application stopped working." I'm sure I haven't altered anything.
    I tried downloading new drivers from http://support.amd.com/us/gpudownload/Pages/index.aspx but the download wouldn't work.
    Please could you help?
    Thanks.

    Hi
    The right driver you can find here . Download it, open Display Driver ATI folder and execute setup.exe. and follow the setup menu.

  • Microsoft excel has stopped working (on model update...).

    Hi eb
    I have chaneged the query of an excel 2013 power pivot model's data source.
    On save an update of the models data is launched.
    Every thing goes well until the very end of data retrieval (around 27 milion records).
    At that point excel crashes with the enoying massage 'Microsoft excel has stopped working'.
    I have looked in windows logs there is just one general massage with nothing in it...
    Where would you go looking?
    File size at 4.5 milion records is 111MB so at 27 milion should be around 666MB...
    TIA!
    Rea

    What version of Excel 2013 do you have installed? 32 bit or 64 bit? It sounds like 32 bit based on your above scenario. When you have excel open, open up task manager and watch your memory usage. 32 bit Excel is capped at 2 GB of RAM, but realistically it
    starts crashing right around the 650 MB to 1.2 GB range. (I've seen it crash anywhere in this range)
    I'd suggest either limiting your query down to pull much fewer rows or installing the 64 bit version of Office/Excel.
    In addition to what SQLBISchmidt has already mentioned, double check that you are only including columns that will actually be used within the Power Pivot model. Be especially careful with columns that have many distinct values (i.e. high cardinality) as
    these can be very costly in terms of memory consumption.
    Do you happen to have any complex calculated column calculations in the table or related tables? This can also cause these kind of issues if it is indeed memory-pressure related.
    You may find this official help article useful in finding a way to reduce the memory footprint of this table: http://office.microsoft.com/en-gb/excel-help/create-a-memory-efficient-data-model-using-excel-2013-and-the-power-pivot-add-in-HA103981538.aspx
    Regards,
    Michael
    Please remember to mark a post that answers your question as an answer...If a post doesn't answer your question but you've found it helpful, please remember to vote it as helpful :)
    Website: nimblelearn.com, Blog:
    nimblelearn.com/blog, Twitter:
    @nimblelearn

  • NVIDIA CONTROL PANEL APPLICATION HAS STOPPED WORKING

    I have got a big problem here with NVIDIA cards and have not been luck at all. My problem started when I had a clean install of Vista 32 on my HP XW6600 which came with Windows XP installed with an option to upgrade to Vista. When I upgraded I also upgraded my GPU from GT 9500 to Quadro FX1700. When I tried to open the control panel all I got was an error message saying it has stopped working. I never had this problem in XP with the 9500GT.
    I later sold the quadro and purchased the Geforce GTX260 and had a clean install of Vista 64 on my system. But still this nvidia control panel cannot be opened. I am a professional video editor and needs the advantage of two monitors when running Adobe Premiere PRO CS4. I have seen some forums which says uninstall all nvidia drivers, use CC cleaner or Drivesweeper, in safe mode and reload the Nvidia drivers once again. but all this have failed.
    My patience is running out now and I am now considering switching to ATI cards. I wanted to take full advantage of cuda with nvidia and was looking foward to purchase a quadro 5600 for maximum added perfomance. I have just ordered a second monitor from DABS.COM which I intend to hook up with my system and without accessing the Nvidia control Panel I will be in trouble.
    Am I missing something here. PLEASE tell me know if you have got an idea on how to resolve this. I have attached a screenshot of the error message I get.
    System
    HP XW6600 Vista 64
    Quad Xeon 5420 2.5ghz
    250 GB C drive
    750 GB D drive
    1.5  TB Raid 1
    GTX 260
    4GB RAM
    ADOBE CS4 Production Premium

    "It has to be that HP thing"
    Bill what is this HP thing. Could you expand on that please because I have just completed a clean install using HP RESTORE plus disc and my drive was completely wiped out. Not even Windows OLD files were left.
    I then installed the drivers using the Original CD that came with the GPU, still the problem remains. I updated the driver using the internet and it didn't help neither. I have also purchased an Intensity PRO editing card and expecting a 22" HD monitor thhis morning for HD editing.
    I think ATI is the way forwad. Which is the best ATI card for HD editing. Budget maximum GBP£150.
    YOUR HELP WILL BE GREATLY APPRECIATED.

  • Microsoft excel 2013 stops working and getting very slow when I work in one file

    I am using windows 8.1 pro in my office and I have excel 2013,
    When I'm working on excel generally there is no problem, but I have an excel file which I work on in it's too slow and stops working, I have also tried to open the same file in another computer which is having the same problem.
    while I was using Office 2010 it was working very fine, I can also share my file with you if you want in order to be checked and resolved.
    I appreciate if you help me,

    Hi,
    You can share the file with us by sending it to GBSD TN Office Information Collection [email protected] Be sure that you have the private information hidden.
    Meanwhile, since it works fine in Office 2010, we can try to open the file in Excel 2010, then go to File > Options > Formulas, check if you have enabled iterative calculation. If so, uncheck the check box and switch the workbook calculation to Manually.
    Then, save the changes and then open the modified excel using Excel 2013 to see the result.
    Please let me know the result.
    Regards,
    Steve Fan
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Excel colors stopped working after MS Office 2007 installed

    We use OLE services to create excel spreadsheets and color some of the data cells. For this we use class: I_OI_SPREADSHEET, method: SET_COLOR. The colors are set via an integer parameter but stopped working after we upgraded to MS Office 2007. Now all the cells are colorless. I've searched google, SDN and OSS Notes but can't find any explanation. Does anyone have any ideas on this?

    We use OLE services to create excel spreadsheets and color some of the data cells. For this we use class: I_OI_SPREADSHEET, method: SET_COLOR. The colors are set via an integer parameter but stopped working after we upgraded to MS Office 2007. Now all the cells are colorless. I've searched google, SDN and OSS Notes but can't find any explanation. Does anyone have any ideas on this?

  • Excel 2013 Error - Microsoft Excel has stopped working.

    Just downloaded and installed Office 2013 to my new Windows 8 machine. Every time I try to use one of the Office products I receive the following message:
    Microsoft has stopped working
    A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available.
    Please advise.  Thanks.

    Hope my experience helps anyone searching for answers to Excel /Word /Office freezing issues.
    I have just fixed frozen Excel & Word applications in Office 2010. This happened
    some 6 years ago and as my memory gets a bit more rusty every year, it took me sometime
    to remember. First instance was with MS XP and Office 2000 - yes, old like me.
    Both instances were with my wife's machine, so you can understand the
    situation. I spent into the early hours search forums like this and trying all
    sorts of fixes that are listed. In the end, the fix that fixed the problem was
    to renew the user profile. That is, register anew user, then transfer all of
    the files from the corrupted user profile to the new profile. Not an easy job,
    but doable for most of us who are technologically challenged.<o:p></o:p>
    If anyone wants to try this, then just remember that there three types of files
    that are not copied over.  The following site gives the process.
    http://windows.microsoft.com/en-NZ/windows-vista/fix-a-corrupted-user-profile
    Remember that Favorites, email messages and contacts also need to be copied over.
    This fix may not necessarily be the solution for everyone's issues with Office applications
    freezing, but it fixed mine.
    I'm now a hero again in my household :)
    P.S. I am still using Office 2000 and it's a great suite of programs. Should still be working after I'm long gone.

  • Excel Addin stops working when an other excel spread sheet is open

    Hi,
    I'm sure many would have faced this issue of,excel addin retreive either gets no results or gives an error message when an other spread sheet is active.
    Is there a work around or any option set up to get over this isssue. The version of essbase 11.1.2.1
    Thanks
    SC

    it happens when you open many excels ..and which u cant see in ur own desktop ..where when u go to task manager u can see excel process running at back end by killing those u can overcome the issue
    more over some time .xla gets corrupted or disabled which can be solved by going to excel help >about excel u can find disabled .xla files which u can refresh ...
    l..
    And some time u can see u try to retrive data in one sheet where data will be retrieved in another sheet ...like this there are many where the list is endless .. so mostly restarting excel will do ..Hope this gives u some workaround :)

  • "esbapin" function in Excel Macro stopped working in essbase 11 plugin

    Hello All,
    We have an excel file with essbase macros that has been working fine in office 2007/essbase 7 client environment. We recently upgraded to essbase 11 and the file started crashing.
    Here is the line where it is crashing.
    Function EssbaseConnectAPI(strUserName As String, strPassword As String, strServer As String, _
    strApplication As String, strDatabase As String) As Boolean
    '## Function to log into Essbase server using API. Part of port cueing routine. Pass in username, password, server, _
    application and database. If first login, API function ESBInit is called to create a context handle. Using context _
    handle EsbAutoLogin is called. Return value on 0 is successful, other values unsuccessful. Error codes 1051027 and 1051080 _
    are trapped to allow port cueing until port frees up. Defined counter to prompt user if port congestion is extreme. Failure _
    returns a long integer. ##
    On Error GoTo errH
    Dim Init As ESB_INIT_T
    Dim intpAccess As Integer
    Dim intCounter As Integer
    Dim intResponse As Integer
    Dim intMultiplier As Integer
    Dim intRetryCounter As Integer
    intRetryCounter = ListVars.Range("LoginRetryCounter").Value
    If blnNew = True Then
    lngSts = EsbInit(Init, lngHInst)
    If lngSts = 1051027 Then lngSts = 0
    If lngSts <> 0 Then GoTo errH
    ListVars.Range("APIInst").Value = lngHInst
    End If
    lngHInst = ListVars.Range("APIInst").Value
    RetryLogin:
    lngSts = EsbAutoLogin(lngHInst, strServer, strUserName, strPassword, strApplication, strDatabase, ESBAUTO_NODIALOG, intpAccess, lnghCtx) _*
    If lngSts = 1051080 Or lngSts = 1051027 Then
    intCounter = intCounter + 1
    If intCounter = intRetryCounter Then
    application.ScreenUpdating = True
    intResponse = MsgBox("System is temporarily busy, Retry?", vbYesNo)
    If intResponse = vbYes Then
    intMultiplier = intMultiplier + 1
    intCounter = 1
    GoTo RetryLogin
    Else
    GoTo errH
    End If
    End If
    application.StatusBar = "Login Atttempted " & (intCounter + 1) + intRetryCounter * (intMultiplier) & " Times"
    GoTo RetryLogin
    ElseIf lngSts <> 0 Then GoTo errH
    MsgBox "Connection Failed", vbOKOnly
    GoTo errH
    End If
    application.StatusBar = ""
    EssbaseConnectAPI = True
    Exit Function
    errH:
    application.StatusBar = ""
    frmLogin.tbPassword.Text = ""
    frmLogin.tbPassword.SetFocus
    End Function
    The function "esbautologin" is delcared as:
    Declare Function EsbAutoLogin Lib "esbapin" (ByVal hInst As Long, ByVal Server As String, ByVal User As String, ByVal Password As String, ByVal AppName As String, ByVal DbName As String, ByVal opt As Integer, pAccess As Integer, phCtx As Long) As Long
    Edited by: user8762894 on Nov 16, 2009 1:39 PM
    Edited by: user8762894 on Nov 16, 2009 5:04 PM

    Just wondering if you have updated the Function definitions found in the esb32.bas file (found in Hyperion\products\essbase\essbaseclient\api\include)? if the definitions are wrong or you have the wrong version it is likely to crash

  • Excel Stops working everytime I try to start Power Maps

    I am a long time Map Point user (since 2002 or 2004), and am trying to convert over to Power Maps. I use Map Point to visualize sales data and sales routes for my reps.  By importing and exporting data by geography.
    I have not yet had any luck with starting Power Maps. I have Office 365 through my company and I have downloaded the preview without success.  I am using windows technical preview.  I have confirmed that I have DirectX 11 and am trying to run
    though Excel 2013.
    When I try to launch Power Map from the tool bar, I get a message that Microsoft Excel has stopped working and my only option is to close the program.  This happens with any and all spreadsheets.
    Can someone please help me understand and fix what's wrong.  I have tried to uninstall and reinstall Microsoft office and that did not help.
    Thank you,
    Jason

    Hi Jko3969, when you said: "I have Office 365 through my company and I have downloaded the preview
    without success. " what do you mean? That you downloaded the Power Map preview from microsoft downloads? If so that's not the correct version, the version available to download is the old power map preview before microsoft released the final version. 
    If you have an Office 365 subscription and you installed the Office available from this subscription rather than the "desktop/standalone" version, then you
    should already have the newest version available for you, unfortunately it comes disabled by default, . You can enabled it going to File > Options > Add-Ins. In the bottom of the page where it says Manage select COM Add-Ins, hit Go and then select
    Power Map for Excel.. this will enable.
    You can also try after this to go to File > Account and check for Updates to make sure you have the
    latest version of power map installed. 
    Can you give a try and let us know if you still see this error after that? 
    Felipe Ferreira - @SQLBoy SQL Server MVP | Database Consultant at Pythian | Friends of RedGate
    http://www.pythian.com/blog/

  • Export to Excel stopped working

    I have two screens that display the same datagrid on one the fields are all lables and the second one has some fields set to be editable.
    The second screens export to excel button stopped working in the debugger and I get the following error.
    An error occurred while running the screen. You can close the screen or ignore the error and continue using the screen.
    Error details: Value cannot be null.
    Parameter name: key
    I do not get this error on the other screen but always get it on this screen.

    I am able to export the same properties form the same entities using a different screen though? Neither screen has an addition queries the other screen does not have the only difference is that other screen uses labels. I did add an allergies table but it
    quires the monograms table to get medication names for its table not the other way around. The Monograms table is a simple editable grid related ONE grid to Many Allergies. It has a related property I tried to assign a default to. using the following code
    oh I see I had to make the entries in my code required even though I am only exporting them. Weird they were old properties I had long ago made and then used code to get around them having to be required.
    It works now cheers
    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Text;
    using Microsoft.LightSwitch;
    namespace LightSwitchApplication
    public partial class Allergy
    partial void AllergySummary_Compute(ref string result)
    // handle Nulls
    //make some string vars with defaults
    string genName = "";
    string classSum = "";
    string generic = "";
    string classification = "";
    //set string vars only if Monogram not null
    if(Monogram != null)
    //use null coalesce operator '??' to convert null properties to string
    genName = Monogram.GenericName ?? "None Listed";
    classSum = Monogram.ClassificationSummary ?? "No Classification";
    generic = " / Generic Drug: ";
    classification = " / ";
    if (classSum == "")
    classification = "";
    result = "(Type: " + TypeOfAllergy + generic + genName + classification + classSum + ")";

Maybe you are looking for

  • Mavericks upgrade -- USB 3.0 only at 480Mb

    On my early 2011 macbookpro, Mavericks upgrade from Mountain Lion  seems to have slowed my usb 3.0 speed. Though it says 3.0, speed is maxing out at 480Mb. Blackmagic speed test confirms.  I've tried this with two different Toshiba usb.3.0 drives. Th

  • How can I make the tabs go away? Every time I reopen, they are back!

    OK--Right now, the tabs are stuck from the day I set up my new iMac. One is stuck on Google search my home page opener, and it always says what the **** because my daughter typed that when the iMac insisted it couldn't find the wireless keyboard afte

  • Real Application Testing 10g 64 bits?

    32 bits version is available here: http://www.oracle.com/technology/software/products/database/oracle10g/realapptesting.html But anyone know when Real Application Testing for 10g 64 bits will be out?

  • Oracle 7 JDBC driver

    Hi, I want to connect to an Oracle 7 database over JDBC. When I go to the download page, it only gives me Oracle 8 and higher download options, even though the documentation index lists an Oracle7 driver. Does anyone know where I can get it from? Reg

  • Multiplexing/Burning for 6+ hours?!!

    This is now an iDVD v. 4 project.  I had bad luck with the same one using version 7.0.4 which burned and seemed to play well enough after an endless 6 hours of encoding until one of the movies (3 30 min. movies encoded at 'professional' level for lon