hilkoc / vbaDeveloper

Tools for development and version control of vba code
MIT License
510 stars 138 forks source link

Fix build instructions for non-English Microsoft Excel version #22

Closed StefRe closed 8 years ago

StefRe commented 8 years ago

With non-English versions, testImport creates a new worksheet named ThisWorkbook and imports the code there instead of importing the code into the current Workbook ThisWorkbook: wrongimport To prevent this, you'll have to rename the workbook in VB Editor from your local name (e.g. DieseArbeitsmappe in German) into ThisWorkbook.