Block SaveAs Panel in Excel 2013

Hi All,
I have used the following script for several years now, but on porting something across to Excel 2013 it no longer works as desired and the SaveAs Panel opens regardless.
The script I use is:
Private Sub Workbook_BeforeSave(ByVal SaveAsUI As Boolean, Cancel As Boolean)
Dim strMsgBoxTitle As String
Dim strMsgBoxBody As String
Dim vbvMsgBoxStyle As VbMsgBoxStyle
Dim vbvMsgBoxResult As VbMsgBoxResult
If UserClass = 3 Then
strMsgBoxTitle = "ProjectCalc"
strMsgBoxBody = "Save as new version?"
vbvMsgBoxStyle = vbYesNo + vbQuestion + vbDefaultButton2
vbvMsgBoxResult = MsgBox(strMsgBoxBody, vbvMsgBoxStyle, strMsgBoxTitle)
If vbvMsgBoxResult = vbYes Then
Application.Run "ResetForNewVersion"
Else
GoTo SaveProject
End If
Else
GoTo SaveProject
End If
Exit Sub
SaveProject:
ThisWorkbook.Saved = True
Cancel = True
Application.Run "SaveProject", 1
End Sub
Before the MsgBox appears, the SaveAs panel now opens in 2013 as per the screen grab below.  It makes no difference if I move the "Cancel = True" to the top or even pull the SaveAsUI = False command out of the "SaveProject" Sub and
put this as line one in this sub either.  The SaveAs Panel still opens.
This is a file that's opened from a template ".XLTM"
Once you select any random location to save, the scripts take over and takes the user to the correct directory regardless of what they choose, so they end up wasting time browsing through to a directory only then to find that the system has
taken them somewhere else regardless.
I've searched here for the solution, I've Googled for the solution and everyone is using the solution I already have in place.  Only it no longer works as the panel appears to activate before the BeforeSave function.
Help please!

Hi Antony,
I can reproduce this issue in *.xltm file by using the code you post. Based on my understanding, the end user will usually use the ".xlsm" file, and as I tested, this issue did not exist in the ".xlsm" file. So I think you could use ".xlsm"
file as a quick workaround.
Sorry for the inconvenience and thanks for your understanding.
​Best Regards,
Edward
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

  • Can't save as in Excel 2013

    After working in an existing file in Excel 2013 once in a while a user can't save as a new name. He goes on File and Save as....he can put a new name but when he clicks on Save it does nothing.

    Hi,
    Thanks for your response. I suppose this issue may be caused by the Dynamic Data Exchange (DDE), please try to turn off the "Ignore other applications that use Dynamic Data Exchange (DDE)“ setting.
    Click the File tab, and then click Options.
    Click Advanced, scroll down to the General section, and then clear the Ignore other applications that use Dynamic Data Exchange (DDE) check box in the General area.
    Click OK.
    If this issue still exists, as I have mentioned above, it might be caused by the user profile corrupted. Do you mind creating a new user account/profile to test? It'll help us narrow down this issue whether it is due to Excel or user profile.
    Regards,
    George Zhao
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click "[email protected]"

  • SBS 2011 GPO for changing the default save location for Word/Excel 2013 not working

    So this is a strange one. I've got an SBS 2011 server that's the only domain controller in the org. I've created a GPO to change the default save location for Excel 2013 and Word 2013 using the Office 2013 ADMX files which were installed to the PolicyDefinitions
    folder.
    The GPO (U-Office2013 Default Save Location) only contains:
    1. User Configuration - Microsoft Excel 2013/Excel Options/Save - Default file location - Enabled - Z:\
    2. User Configuration - Microsoft Word 2013/Word Options/Advanced/File Locations - Default file location - Enabled - Z:\
    The GPO is linked at the OU that contains my users for my SBS organization.
    When I do a gpupdate /force on a windows 7 system with office2013 installed, and then run a gpresult/rsop, the policy appears to be applied successfully as it lists my GPO under the Applied GPOs list on the workstation:
    Applied GPOs
    Default Domain Policy dyndns.local AD (24), Sysvol (24)
    U-Office2013 Default Save Location domain.local/SBSusers AD (6), Sysvol (6)
    In the gpresult report, the applied settings appear under:
    Administrative Templates
    Extra Registry Settings
    software\policies\microsoft\office\15.0\excel\options\defaultpath Z:\ U-Office2013 Default Save Location
    software\policies\microsoft\office\15.0\word\options\doc-path Z:\ U-Office2013 Default Save Location
    BUT, when I go to the workstation, and check office->options-Save-default file path, the path has not been changed to what the GPO is pushing.
    The strange thing is that in my test environment running 2008R2 server and Win7 with Office 2013 and identical settings the default save location is applied and works as expected.
    Any ideas?
    I've already tried re-installing the ADMX templates and re-created the GPO's several times.
    I should also note that other GPO's on the SBS2011 server such as the folder redirection GPO work as expected on the same windows 7 system. It just appears to be an issue with the default save location in office2013 and other Office 2013 related GPOs which
    utilize the recently added ADMX template that don't seem to be working for me.
    Thanks in advance.

    Hi Justin,
    Thanks for your reply. I have tried several different user accounts (all have local admin privileges to the workstation) with the same issue. The default save path does not get applied from the GPO to any of the users i've tried. Here's the steps I took
    per your suggestion:
    1. log on as a user who has never logged onto the workstation before.
    2. run gpupdate /force (entered y for yes when prompted to log off).
    3. Log back in as the user and open Office and check the default save path. It has not been changed to match the GPO setting.
    4. Check rsop to see if the policy was applied. Rsop states the gpo was applied successfully.
    I have attached the gpsvc.log file from a the session described above. The GPO Guid in question is: {DC3C93EC-7C28-48E9-BA38-FCA1E275A207}. Its common name is: U-Word 2013 Default Save Location. It's only setting is:
    Policies\Administrative Templates\Policy definitions(admx files retrieved from central store\Microsoft Word 2013\Word Options\Advanced\File Locations\Default File Location = Enabled\Documents = F:\
    -------gpsvc.log sections containing the aforementioned GUID start---------
    GPSVC(410.1730) 09:10:51:186 ProcessGPO:  ==============================
    GPSVC(410.df0) 09:10:51:186 GetGPOInfo:  ********************************
    GPSVC(410.1730) 09:10:51:186 ProcessGPO:  Searching <cn={DC3C93EC-7C28-48E9-BA38-FCA1E275A207},cn=policies,cn=system,DC=gc,DC=local>
    GPSVC(410.1730) 09:10:51:186 ProcessGPO:  User has access to this GPO.
    GPSVC(410.1730) 09:10:51:186 ProcessGPO:  GPO passes the filter check.
    GPSVC(410.1730) 09:10:51:186 ProcessGPO:  Found functionality version of:  2
    GPSVC(410.1730) 09:10:51:186 ProcessGPO:  Found file system path of:  <\\gc.local\SysVol\gc.local\Policies\{DC3C93EC-7C28-48E9-BA38-FCA1E275A207}>
    GPSVC(410.1730) 09:10:51:186 ProcessGPO:  Found common name of:  <{DC3C93EC-7C28-48E9-BA38-FCA1E275A207}>
    GPSVC(410.1730) 09:10:51:186 ProcessGPO:  Found display name of:  <U-Word 2013 Default Save Location>
    GPSVC(410.1730) 09:10:51:191 ProcessGPO:  Found user version of:  GPC is 3, GPT is 3
    GPSVC(410.1730) 09:10:51:191 ProcessGPO:  Found flags of:  0
    GPSVC(410.1730) 09:10:51:191 ProcessGPO:  Found extensions:  [{35378EAC-683F-11D2-A89A-00C04FBBCFA2}{D02B1F73-3407-48AE-BA88-E8213C6761F1}]
    GPSVC(410.1730) 09:10:51:191 ProcessGPO:  ==============================
    GPSVC(410.1730) 09:10:51:191 ProcessLocalGPO:  Local GPO's gpt.ini is not accessible, assuming default state.
    GPSVC(410.1730) 09:10:51:191 ProcessLocalGPO:  GPO Local Group Policy doesn't contain any data since the version number is 0.  It will be skipped.
    GPSVC(410.1730) 09:10:51:191 GetGPOInfo:  Leaving with 1
    GPSVC(410.1730) 09:10:51:191 GetGPOInfo:  ********************************
    -------gpsvc.log start---------
    -------output of gpresult /r-------
    Microsoft (R) Windows (R) Operating System Group Policy Result tool v2.0
    Copyright (C) Microsoft Corp. 1981-2001
    Created On 5/30/2014 at 9:24:08 AM
    RSOP data for GC\ssanders on OPTI9020-01 : Logging Mode
    OS Configuration:            Member Workstation
    OS Version:                  6.1.7601
    Site Name:                   Default-First-Site-Name
    Roaming Profile:             N/A
    Local Profile:               C:\Users\ssanders
    Connected over a slow link?: No
    COMPUTER SETTINGS
        CN=OPTI9020-01,OU=SBSComputers,OU=Computers,OU=MyBusiness,DC=gc,DC=local
        Last time Group Policy was applied: 5/30/2014 at 9:10:47 AM
        Group Policy was applied from:      GCSBS.gc.local
        Group Policy slow link threshold:   500 kbps
        Domain Name:                        GC
        Domain Type:                        Windows 2000
        Applied Group Policy Objects
            Windows SBS CSE Policy
            Windows SBS Client - Windows Vista Policy
            Windows SBS Client Policy
            Update Services Client Computers Policy
            C-Create Syntiro Root Folders
            Default Domain Policy
        The following GPOs were not applied because they were filtered out
            Local Group Policy
                Filtering:  Not Applied (Empty)
            Windows SBS Client - Windows XP Policy
                Filtering:  Denied (WMI Filter)
                WMI Filter: Windows SBS Client - Windows XP
        The computer is a part of the following security groups
            BUILTIN\Administrators
            Everyone
            BUILTIN\Users
            NT AUTHORITY\NETWORK
            NT AUTHORITY\Authenticated Users
            This Organization
            OPTI9020-01$
            Domain Computers
            System Mandatory Level
    USER SETTINGS
        CN=Stephen Sanders,OU=SBSUsers,OU=Users,OU=MyBusiness,DC=gc,DC=local
        Last time Group Policy was applied: 5/30/2014 at 9:13:17 AM
        Group Policy was applied from:      GCSBS.gc.local
        Group Policy slow link threshold:   500 kbps
        Domain Name:                        GC
        Domain Type:                        Windows 2000
        Applied Group Policy Objects
            Windows SBS User Policy
            Windows SBS CSE Policy
            Small Business Server Folder Redirection Policy
            U-Word 2013 Default Save Location
            U-Office 2013 Disable Backstage
            U-Office Disable Start Screen
            U-Office Trust Center Settings
            U-Word Autorecover Location
            U-Word Autosave Interval
            U-Word Disable Capitalization First Word
            U-Word Set Arial Default Font
            U-Word UI Customizations
            U-Power Plan Settings
            Default Domain Policy
        The following GPOs were not applied because they were filtered out
            Local Group Policy
                Filtering:  Not Applied (Empty)
        The user is a part of the following security groups
            Domain Users
            Everyone
            BUILTIN\Administrators
            BUILTIN\Users
            NT AUTHORITY\INTERACTIVE
            CONSOLE LOGON
            NT AUTHORITY\Authenticated Users
            This Organization
            LOCAL
            Windows SBS Link Users
            Windows SBS Fax Users
            Windows SBS SharePoint_MembersGroup
            Windows SBS Folder Redirection Accounts
            Windows SBS Remote Web Workplace Users
            High Mandatory Level
    -------end gpresult output-------       
    Thanks in advance for any help. I also have a pps ticket open with Microsoft, but they're dragging their feet.

  • Issues Saving Files; Excel 2013

    Users are unable to save files using Excel 2013 (both .xls and .xlsx) to network share space. the return is "Someone else is working on 'J:\network space name\filename' right now. Please try again later". There are no other users
    currently using the file in question and Folder and file ACL allows for full control. Users are able to save to their persistent D:\ volume (we are using VMware) but unable to breach the network space. I have full administrative rights and am experiencing
    the same results, this includes a newly created file, files for which I have total ownership and files for which i have full control over. This condition is only true for Excel 2013, Office and other Suite applications are functioning well within tolerance.
    This condition originally manifested when we first rolled out the MSFT Office 2013 image but subsided when we modified Trend Micro so that it would not scan edited files. After that it would only manifest occasionally and to single or a couple of users but
    has now returned to being global. Any ideas as to how to remedy this would be greatly appreciated.

    The blog post speaks to an error message that is not what my users are seeing. There is no reference to files being 'locked', rather it suggests that another user may be viewing the same file precluding a save action. Initially we believed it was related
    to an issue caused by .TMP files but as it turned out a refresh of AV baseline policy relieved the condition. So it may have been a cache issue and how the AV was handling the temporary file but details behind causality could not be determined beyond refreshing
    the base policy.
    Thank you for your suggestion though, I appreciate the consideration.

  • .xlsm File use from Excel 2013 64bit/Win7 64bit to Excel 2013 32bit/Win8.1 64bit - Component Removed (not API related)

    Work Environment:  Excel 2013 64bit/Win7 64bit
    Home Environment: Excel 2013 32bit/Win8.1 64bit (1 desktop and 1 laptop)
    I am developing an an .xlsm file at work (with Lists and a single form with controls linked to a worksheet ControlSource). It works and saves all day long just fine in my work environment. I save the file to either a USB drive (or DropBox - makes no difference)
    and then open the file on my home computer. I can open the file the first time with no problem and with no error messages. But then when I try to save the file Excel 2013 32bit most often tells me that it has removed a component. But it doesn't tell which
    component it has removed. After that, if I close the file and try to reopen it, it won't reopen. I get a series of error message: [1] file path errors (error 75) [2] Excel has stopped working errors. [3] Excel hasn't enough memory to complete the operation,
    [4] Excel will close. So I click the close button on the last error message and Excel disappears. I say disappears, because its not really gone. Mind you, its not listed in the Task Manager at this point. But, if I then click the Windows Taskbar icon to start
    Excel, Excel will sometimes automatically open up with the file that I was trying to open before, already up and running, i.e. I do not select the file to open it - it just appears. Other time Excel just repeats the series of error messages noted above.
    The strange part is, once this file has been corrupted, I can still take it back to my work environment, fire it up on my work computer, and it works just fine. No error messages, no saving problems.
    I have totally uninstalled and reinstalled Office 2013 (HUP Click to Run) on both my home computers and it makes no difference.
    I can say though, this is driving me nuts. Anyone have any suggestions or ideas?
    phillfri

    I think I solved the issue.
    Step 1: Moved all my code from the Worksheet_Open event to the Auto_Open Macro.
    Result: File would open from inside Excel but when opening by clicking on the file in Windows explorer I would get the error msg "There was a problem sending a command to the program."
    Step 2: Apply FixIt 20074. Note that to get this FixIt to work in Windows 8.1 you MUST save the FixIt file to your desktop and run it from there. If you follow the instructions on the FixIt page - download and run - you will get the error msg "This Fixit
    does not apply because the computer does not have the expected software (Excel.exe)."
    Excel 2013 definitely seems to have some bugs when starting a macro enabled file. I have seen other comments on the internet about the Excel workbook_open event actually failing to run all the VBA commands that are put into it.
    Environments:
    [1] Home: Microsoft HUP Click-n-Run Office Professional 2013; Windows 8.1, 64 bit; Excel 2013, 32 bit.
    [2] Work: Enterprise Microsoft Office Professional 2013; Windows 7, 64 bit; Excel 2013, 64 bit.
    phillfri

  • Losing formatting when Share/Un-share Excel 2013

    Hello all
    We're using Excel 2013 on Windows 8 32 bit.
    We are having major concerns with the formatting of these files. It’s sort of hard to explain but we get it all set the way we want it and then if we share or un-share it we lose all our formatting.

    Hi,
    Did this issue occurred with a particular file? Which type of formatting did lost? Generally speaking, If we are saving it in the older Excel 97-2003 format, then it is possible that the losses you are seeing are due to the formatting not being supported
    in the older format. This is particularly true with colors and conditional formatting. Please try to save it as Excel 2013 format.
    If this issue still exists, do you mind sending us a sample file? Email:
    [email protected]? So I can test it from my side. Please use thread link or the subject of this post as mail subject.
    Regards,
    George Zhao
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click "[email protected]"

  • Excel 2013 save as JPG/PNG graphic format?

    Dear All,
      For Excel 2013, is it possibe to save the sheet in JPG or PNG graphic file?

    Hi,
    Currently, Excel 2013 doesn't have the ability to save a sheet as an image.
    The simplest way to accomplish this is to select and copy the worksheet cells containing the data, chart, etc. you want to save as an image (turn off grid lines if you don’t want them too), then paste it into your graphics editor, say Microsoft Paint.
    Now you will be able to save it as any graphic formats as you want by using
    Save as feature in Microsoft Paint.
    Regards,
    Ethan Hua
    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 2013 - Locked file when trying to save

    After a user opens an excel file from a personal network share (EMC/ISILON storage) and make changes to the file, the user get a FILE LOCKED BY <USER> (Same user that is currently editing the file).
    We have also had issues where a user goes to open a file and it says it is currently in use by <USER> same user trying to open the file.
    Couple of notes of interest:
    These files are on personal network shares, only the 1 user has access to the files
    We have had the user completely reboot their machine when they try to open a file and get the file is locked message - Same message
    Does not happen with any other Office 2013 application
    Are there any special "quick View" features in Excel 2013 or Windows 7 that may be locking the file?  I have seen reference to this in older versions of Windows, but nothing for Windows 7.
    Thanks for the help.

    Hi TE2011,
    In regarding of the issue, please provide us more information to assist you better.
    Did this issue only occur with the special user? Or some others had the same issue.
    Did the issue only the special file?
    This issue may be caused by some factors, please try the following methods and check they are helpful:
    Method one:
    Turn off the Preview Pane, Details Pane and pop ups that show information about file and desktop items
    1. Right click on the Start Button.
    2. Click 'Open Windows Explorer'.
    3. At the top left click Organize > Layout 
    4. Uncheck Details Pane and Preview Pane.
    5. On a Windows menu, click on Tools > Folder Options.  In the box that opens up, click on the View tab.  Scroll down the list to
    “Show pop-up description for folder and desktop items” and clear the checkbox and then click OK. 
    In Excel:
    1. Click File > Open
    2. Click Organize > Layout
    3. Uncheck 'Details Pane' and 'Preview Pane'
    Reference:
    http://blogs.technet.com/b/the_microsoft_excel_support_team_blog/archive/2012/05/14/the-definitive-locked-file-post.aspx
    We also try the other methods provided with the blog.
    Method Two:
    The issue also may be caused by the file itself, please try to recreated it and add it to trusted location.
    If this issue still exists, please try to upload the screenshot about the error message. I'll appreciate for it.
    Hope it's helpful.
    Regards,
    George Zhao
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click "[email protected]"

  • Cannot able to save Excel 2013 file in Sharepoint 2007 document library

    Dear All,
    We have SharePoint 2007 intranet portal where in we have teamplace created for internal users to collaborate on documents.
    Now we are having issues when using uploads Excel 2013 or Excel 2010 file on document library and try to edit the document.
    Sometimes it doesn't allow to check out the file it say someone already checked out ..but when I try in my laptop its OK.
    And some times when user opens the file it opens as non editable file and it does not take any changes.
    Pls advise whether there is issue with SharePoint 2007 document library and Office Excel 2010,2013 files.
    -- Regards Sandeep

    The lock can apply in two places.  Are you seeing the message in your browser or does it arise within Excel itself?
    Steven Andrews
    SharePoint Business Analyst: LiveNation Entertainment
    Blog: baron72.wordpress.com
    Twitter: Follow @backpackerd00d
    My Wiki Articles:
    CodePlex Corner Series
    Please remember to mark your question as "answered" if this solves (or helps) your problem.

  • Outlook 2013 XLS Attachments cannot be opened in Excel 2013 due to Trusted Center restrictions with Outlook Secure Temp Folder

    Dear all,
    I'm having some serious issues with Office 2013's Trusted Center settings. In Outlook 2013 XLS Attachments cannot be directly opened in Excel 2013 with double-clicking due to Trusted Center restrictions for Excel 2013 regarding Outlook's Secure Temp Folder.
    I tried to adjust the corresponding Office 2013 Administrative Template within my GPOs but to no prevail.
    I did find out that Outlook 2013 places an attachment within the Outlook Secure Temp Folder located at "C:\Users\a.ollischer\AppData\Local\Microsoft\Windows\Temporary Internet Files\Content.Outlook\PPIU10RW” before passing it to Excel 2013 in order to
    open it. It fails due to not trusting this location though I added the corresponding path to my Trusted Locations.
    What can I do in order to make this work without having to tediously save each and every attachment to "My Documents" prior to opening it? Any help would be greatly appreciated.
    Alex
    Alexander Ollischer Diplom-Wirtschaftsinformatiker (FH) Citrix & Microsoft Certified Engineer (CCEA, CCEE, MCSA, MCSE, MCDBA, MCTS) Afontis IT+Services GmbH Baierbrunner Straße 15 81379 München Deutschland Telefon (089) 74 34 55-0 Fax (089) 74 34 55-55
    mailto:[email protected] http://www.afontis.de http://www.itganzeinfach.de Amtsgericht München, HRB 109 005 Geschäftsführer: Thomas Klimmer

    Hi Maurice 7785,
    Deal and customize attachment security behavior to access such kind of blocked file format. Usually, Outlook does not allow users to open such unsafe type of attachments. It means they are blocked them by default, so you need to unblock such items using REG
    values.
    Take more help from the similar thread:
    http://social.technet.microsoft.com/Forums/en-US/53563c4b-d27f-4866-a5a8-95eb1ad1a3e6/hide-attachements?forum=outlook
    Note: Improve community discussions by marking the answers helpful otherwise respond back for further help.
    Thanks
    Clark Kent

  • PowerPivot Excel 2013 crashes after column rename in source datatabase

    Hello,
    Using Windows 8.1, Excel 2013 64Bits, PowerPivot Add-In :
    Not using a SQL Server TabularModel just a local Excel Model.
    Having 32MB Ram  memory.
    Readed a table from a SQL Source that contains 13.000.000 records. After loading I discoverd that in the Source one of the columnn names is incorrect. It's name ExecudingProvider and should be ExecutingProvider, so I changed the SQL Server source table and
    added the "t" to ExecutingProvider...
    Back in PowerPivot I do go to the PowerPivot Data model > Design > Table Properties (not sure of translation using dutch edition but you should be able to find it)
    It mentions that it is missing the ExecudingProvider. It;s indeed gone from the Columns that are listed, in place I do see the ExecutingProvider column which is not selected, clicked the checkbox to select the new column name. When clicking Save PowerPivot
    starts loading. On reach of 13.000.000 records PowerPivot crashes saying an error has occurred, no real specification on what error and restarts excel automatically.
    My work arround for know is to remove the table from the model and add it again, causing to recreate all relation ships. This should not be the case I think.
    Do other have this same problem and did you figure out what is going wrong?
    Regards,
    Arjan

    In the event view of the Notebook I can only see the following related errors:
    Faulting application name: EXCEL.EXE, version: 15.0.4603.1000, time stamp: 0x53162a3a
    Faulting module name: EXCEL.EXE, version: 15.0.4603.1000, time stamp: 0x53162a3a
    Exception code: 0xc0000005
    Fault offset: 0x000000000070c3eb
    Faulting process id: 0x1f9c
    Faulting application start time: 0x01cf84820bcf4ee4
    Faulting application path: C:\Program Files\Microsoft Office\Office15\EXCEL.EXE
    Faulting module path: C:\Program Files\Microsoft Office\Office15\EXCEL.EXE
    Report Id: cb310f11-f094-11e3-9cbd-6c626d373f9c
    Faulting package full name:
    Faulting package-relative application ID:
    And
    The program EXCEL.EXE version 15.0.4603.1000 stopped interacting with Windows and was closed. To see if more information about the problem is available, check the problem history in the Action Center control panel.
    Process ID: 1cc0
    Start Time: 01cf84a1a42cd29e
    Termination Time: 0
    Application Path: C:\Program Files\Microsoft Office\Office15\EXCEL.EXE
    Report Id: ffbd693c-f099-11e3-9cbd-6c626d373f9c
    Faulting package full name:
    Faulting package-relative application ID:

  • Excel 2013 Hangs When Sharing Document as Attachment

    When i have any Excel 2013 document open and click on File, Share, Email, Send as Attachment. A blank email opens with the Document attached, if i save the email as
    a draft Excel will hang/freeze even if when i send off the draft. <o:p></o:p>
    I am aware of the hotifx https://support.microsoft.com/kb/2817349 this has been installed and doesnt make any difference. I have tired repairing
    Microsoft Office and rebooting but doesnt make a difference. Microsft Office 2013 pro is running on Windows 2008 r2 terminal server. 
    Event Log Created:
    The program EXCEL.EXE version 15.0.4420.1017 stopped interacting with Windows and was closed. To see if more information about the problem is available, check the problem history in the Action Center control panel.
     Process ID: 23c0
     Start Time: 01cfeca45978e7ca
     Termination Time: 0
     Application Path: C:\Program Files\Microsoft Office\Office15\EXCEL.EXE
     Report Id: b876f500-5897-11e4-b87d-005056943393
    Has anyone had this issue or know if there is a fix?

    Hi,
    In regarding of the issue, it might be caused by some reasons:
    Firstly, the Outlook and Excel add-ins might cause this issue, please try to disable them to test first. Similar issue:
    Secondly, this issue also might be caused by "Mapi32.dll", please rename Mapi32.dll (found in C:\Windows\system32) to Mapi32.old and then run
    FIXMAPI.exe .
    Thirdly, check the properties for your outlook shortcut. Under the compatability tab uncheck "run as administrator".
    If this issue still exists, please try to collect the app crash dump file to do further troubleshooting:
    Enable app crash dump collection by copying following words into notepad, saving it as dump.reg and importing
    it:
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting\localdumps\EXCEL.EXE]
    "DumpFolder"=hex(2):63,00,3a,00,5c,00,63,00,72,00,61,00,73,00,68,00,64,00,75,\
      00,6d,00,70,00,73,00,00,00
    "DumpCount"=dword:00000010
    "DumpType"=dword:00000001
    "CustomDumpFlags"=dword:00000000
    Then, open excel
    to repro the issue. If crash issue appeared, please find the crashdump file under c:\.
    To further help you, please upload this file into Skydrive and shared the link here.
    Also, you can try to analyze dump by yourself if you would like to:
    How to analyze app crash dump file:
    http://blogs.technet.com/b/askperf/archive/2007/05/29/basic-debugging-of-an-application-crash.aspx
    Regards,
    George Zhao
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click "[email protected]"

  • Error when select sheet for Excel file from Excel 2013 with visual basic

    Dim AppXL As Object
    Dim MyWorkBook as Object
    Set AppXL = CreateObject("Excel.Application")
    Set MyWorkBook = AppXL.Workbooks.Open("E:\MyFile.xls)
    AppXL.Sheets("Sheet1").Select
    The above code run with no problem when use in machines with Excel 2007 and Excel 2010.
    But when run in machine with Excel 2013,  error with "Out of Range" occur. Kindly advise for any solution.
    TS Lim

    With your highlight on the AppXL.Workbooks.Open, I have solved the problem by re-position the statements.
    Below are the 2 situation which works in for Outlook 2007, 2010 and 2013
    Situation 1, work for Outlook 2007 and 2010 but d not 2013
    With AppXL  
        Set WorkBookFrom = AppXL.Workbooks.Open("E:\MyFile.xls")
    Set WorkBookTo = AppXL.Workbooks.Open("E:\MyFile2.xls")
      WorkBookFrom.Activate
        .Sheets("Sheet1").Select
        .Range("A1:IV65536").Select
        .Selection.Copy
            WorkBookTo.Activate
        .Sheets("Sheet1").Select
        .Selection.PasteSpecial Paste:=-4163, Operation:=-4142, SkipBlanks:=False, Transpose:=False
        .Range("A1").Select
          WorkBookTo.Save
    End With
    Situation 2, work for Outlook 2007 and 2010 and  2013
    With AppXL  
        Set WorkBookFrom = AppXL.Workbooks.Open("E:\MyFiel.xls")
      WorkBookFrom.Activate
        .Sheets("Sheet1").Select
        .Range("A1:IV65536").Select
        .Selection.Copy
    Set WorkBookTo = AppXL.Workbooks.Open("E:\MyFile2.xls")
            WorkBookTo.Activate
        .Sheets("Sheet1").Select
    .Range("A1").Select
        .Selection.PasteSpecial Paste:=-4163, Operation:=-4142, SkipBlanks:=False, Transpose:=False
          WorkBookTo.Save
    End With
    Thank you for indirectly  help me to solve the problem.
    TS Lim

  • Excel 2013 hangs while trying to open a file from network share

    Hi,
    I am having issue opening excel file from a network share. it happens randomly, the file opens and hangs abruptly. Nothing happens after that ( we can only move the cursor), if we click on the excel sheet we get a beep sound. after i kill the excel process
    and open it again ,it works fine.
    Where did the member use the Excel file? Local disk, SharePoint, File server, or network shared disk?
           Network shared file and sometime locally
    Does the issue occur in the special file or every file?
          it happens randomly and the whole excel freezes. i have to kill the excel session.
    Which Office version is the file created? Excel 2013 or early? If it is XLS format, please try to convert to XLSX to test.
         Network file server has office 2010 and the user is trying to open it in excel 2013
      Does the file have some macros?
     Yes, they have macros in some files 
    Does the issue occur recently? If it is, have you installed some programs or update before you encountered it?
           it happened before too.
    Do you get some error message when Excel crashed?
    Yeah. Attaching the error message from event viewer. We get file corrupt errors and below too.
    Please suggest

    Hi Suren424,
    Since your first image showed that "To see if more information about the problem is available, check the problem history in the Action Center control panel." Please go to this path (Control Panel\All Control Panel Items\Action Center\Problem Reports)
    to check the detailed information, and you might upload the screenshot or info here.
    Then, please try the following methods and check if they are helpful:
    1. File --> Options --> Advanced --> uncheck "Ignore other applications that use Dynamic Data Exchange (DDE)"
    2. Turn off "Protected View"  --> (File –-> Options –-> Trust Center --> Protected View --> Uncheck all options
    3. I notice that >>Network file server has office 2010 and the user is trying to open it in excel 2013 <<, it also might be caused by the Microsoft Office File Validation for Office 2010, please try to change setting in server with
    the link:
    http://support.microsoft.com/kb/2501584
    If you have any update , please feel free let us know.
    Regards,
    George Zhao
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click "[email protected]"

  • In Excel 2013, can you create a powerview connected to a SQL server and then upload this to Sharepoint to 2013?

    Creating a powerview in sharepoint browser can be tedious, but it is a lot more convenient in the desktop Excel 2013. 
    However, when you upload the excel document (where data source is SQL server) to sharepoint, there are two problems:
    1. The powerview is shown as a worksheet in the excel file in sharepoint
    2. You dont get the same features as a powerview - most importantly Export to PowerPoint.
    Has anyone come across this?  Does this mean if you want to create powerview which are to be shown in full screen and also to be exported to powerpoint must always be directly created in Sharepoint browser?
    Pubudu

    Hi,
    There is no method to get around this. According
    http://office.microsoft.com/en-in/excel-help/power-view-explore-visualize-and-present-your-data-HA102835634.aspx,
    Both versions of Power View need Silverlight installed on the machine.
    You can’t open a Power View RDLX file in Excel, or open an Excel XLSX file with Power View sheets in Power View in SharePoint. You also can’t copy charts or other visualizations from the RDLX file into the Excel workbook.
    You can save Excel XLSX files with Power View sheets to SharePoint Server, either on premises or in Office 365, and open those files in SharePoint. Read more about
    Power View in Excel in SharePoint Server 2013 or in SharePoint Online in Office 365.
    In addition, you can try to submit the suggestions from the following link:
    http://connect.microsoft.com/
    It is a public place where we can post our feedback. :-)
    Thanks.
    Tracy Cai
    TechNet Community Support

Maybe you are looking for