FreeXL: bugs in FreeXL-2.0.0 cannot open multiple columns data files
39 views
Skip to first unread message
Shun Wang
unread,
Aug 23, 2024, 12:21:14 AMAug 23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SpatiaLite Users
Hi,
thanks for your work!
I cannot open the big .xlsx files with multiple columns(more than 725 I guess).to reproduce:
creat a .xlsx file with 725 columns;
build the freexl 2.0.0
try open that file.
It may because the `find_col_no function` can olny find max col as "ZZ" with two alphabet? I can reproduce it also on Linux and Windows. I also made an issue report at: FreeXL