Hi, I have a problem in excel 2013 where some excel documents give my co-workers this error:
-<Eventxmlns="http://schemas.microsoft.com/win/2004/08/events/event">
-<System>
<ProviderName="Application
Error" />
<EventID
Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreatedSystemTime="2014-01-21T09:57:07.000000000Z"
/>
<EventRecordID>8110</EventRecordID>
<Channel>Application</Channel>
<Computer>*******</Computer>
<Security/>
</System>
-<EventData>
<Data>EXCEL.EXE</Data>
<Data>15.0.4517.1506</Data>
<Data>51c9a403</Data>
<Data>EXCEL.EXE</Data>
<Data>15.0.4517.1506</Data>
<Data>51c9a403</Data>
<Data>c0000005</Data>
<Data>0001edef</Data>
<Data>18a0</Data>
<Data>01cf168f089f7ce5</Data>
<Data>C:\Program
Files\Microsoft Office 15\Root\Office15\EXCEL.EXE</Data>
<Data>C:\Program
Files\Microsoft Office 15\Root\Office15\EXCEL.EXE</Data>
<Data>626f5480-8282-11e3-9716-f0def14aeae3</Data>
</EventData>
</Event>
Sometimes updating the excel document will give the same error. This could for example be a macro that updates the fields from our databases. I got around this problem by giving the user full control in security settings, but that is not a good solution. Running as admin or in safemode still crashes excel.
Funny thing is that if we use excel 2010 then there are no problems at all. We use no special add-ins in these excel documents.