in reply to Re^2: Reading Variables in Excel Spreadsheet
in thread Reading Variables in Excel Spreadsheet
Hello Anonymous Monk,
I assume you are the same user with merrymonk. You could install the module Excel::Writer::XLSX.
In case you do not want to install the module (for any reason) you can use your own Excel sheet with the module Spreadsheet::Read to read the file and search for the value (reference) and it will return the column data.
Give it a try and let me know if it works for you.
BR / Thanos
|
|---|