You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello.
I am trying to convert a MS EXCEL based macro into perl scripts to streamline my work.
The XLSX file that I want to manipulate is generated by an application that come with a certain lab apparatus.
I tried to parse the XLSX from perl, but in vain; however, once opened and saved by MS EXCEL, the same script worked.
The error message I got was:
no subfile named _rels/.rels at C:/Perl64/site/lib/Spreadsheet/ParseXLSX.pm line 967.
The XLSX, viewed through an archiving software did have a _rels/.rels file, however.
Any help to overcome this issue would be appreciated.
Thanks,
No description provided.
The text was updated successfully, but these errors were encountered: