Skip to content

Excel wrongfully importing classes as modules - origin found #26

Open
@gkuenzli

Description

@gkuenzli

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions