Bug #78910 | Excel add-in does not save data when Excel is closed | ||
---|---|---|---|
Submitted: | 21 Oct 2015 21:00 | Modified: | 15 Dec 2015 22:45 |
Reporter: | Rafael Antonio Bedoy Torres | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL for Windows: MySQL for Excel | Severity: | S3 (Non-critical) |
Version: | 1.3.4 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[21 Oct 2015 21:00]
Rafael Antonio Bedoy Torres
[10 Dec 2015 20:57]
Javier TreviƱo
Tweaked the code that runs when closing an Excel workbook to disable events for Excel 2007 only while the workbook is being saved. This fixes a problem where MySQL for Excel offered to save an unsaved Excel workbook when closing it, but the save was not happening causing all unsaved changes to be lost.
[15 Dec 2015 22:45]
Philip Olson
Posted by developer: Fixed as of the upcoming MySQL for Excel 1.3.6 release, and here's the changelog entry: With Office 2007, data would not auto-save after closing Excel. Thank you for the bug report.