Skip to content

Overflow Error When UsedRange exceeds Integer Range (RunServerPython) #301

@bhernandezc

Description

@bhernandezc

When using "RunRemotePython" with VBA on sheets that exceeds 32,767 rows of data it throws an Overflow Error:

Image

The solution might be using "Long" type instead of "Integer". But don't know if this might have any consequence.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions