Added list of allowed reserved ranges that are safe to write
Created originally on Bitbucket by rick_pelletier (Rick Pelletier)
Changesets for this Pull Request have not been imported, because it had been already declined on Bitbucket. Marked as closed by the import user.
Addresses #481 (closed)
Adds a "safe" list of reserved ranges that will not cause problems. So far I have only tested the _xlnm ._FilterDatabase range, so it is the only one in the list.
When applied to my development environment, this change correctly allowed me to copy filters from a template workbook (using the regular reader) to my output workbook.