Skip to content

Handling the 65,530 hyperlinks limit in Excel. #475

@joshuapinter

Description

@joshuapinter

We're running into issues with some of Excel exports where we're exceeding the 65,530 hyperlinks hard limit in Excel and it's causing a warning message to be displayed when Excel opens the .xlsx file.

I tried to look through the repo to see if this had been handled or talked about before but didn't find anything.

I'm wondering if you had any ideas on how best to deal with this? I'm thinking it would be useful to keep some kind of a hyperlink count in the library itself for each Worksheet that would just disable (maybe with a console warning) any hyperlinks after that hard limit is reached.

Let me know your thoughts.

Thanks!

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