Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Excel wrongfully importing classes as modules - origin found #1

Closed
gkuenzli opened this issue Feb 11, 2017 · 0 comments
Closed

Excel wrongfully importing classes as modules - origin found #1

gkuenzli opened this issue Feb 11, 2017 · 0 comments

Comments

@gkuenzli
Copy link
Owner

gkuenzli commented Feb 11, 2017

The problem of Excel wrongfully importing classes as modules was investigated by Tim Hall and the origin was identified as being related to UNIX-style line endings (LF) instead of Windows-style line endings (CR/LF).
VBA-tools/VBA-Web#24

git config has to be configured appropriately so that pulls do generate correct local line endings before importing in Excel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant