Opened 2 years ago

Closed 2 years ago

#2268 closed enhancement (fixed)

Improve error handling when parsing Excel files with formulas

Reported by: Nicklas Nordborg Owned by: everyone
Priority: major Milestone: BASE 3.19.1
Component: core Version:
Keywords: Cc:

Description

I tried importing an Excel file with formulas, but one of the columns just displayed an #ERR# message without any more details. The formula works in LibreOffice. After checking and debugging the code it seems like there are a few cases that can be handled a bit better to get a more detailed error message.

Change History (1)

comment:1 by Nicklas Nordborg, 2 years ago

Resolution: fixed
Status: newclosed

In 8015:

Fixes #2268: Improve error handling when parsing Excel files with formulas

Note: See TracTickets for help on using tickets.