-
```
Hi,
i am using the excel reader class. Is working fine but only with the .xls format. Now i want to read excel files with MS Office 2007 excel format i.e is .xlsx.
Please help for needfull..
`…
-
```
Hi,
i am using the excel reader class. Is working fine but only with the .xls format. Now i want to read excel files with MS Office 2007 excel format i.e is .xlsx.
Please help for needfull..
`…
-
```
Hi,
i am using the excel reader class. Is working fine but only with the .xls format. Now i want to read excel files with MS Office 2007 excel format i.e is .xlsx.
Please help for needfull..
`…
-
```
Hi,
i am using the excel reader class. Is working fine but only with the .xls format. Now i want to read excel files with MS Office 2007 excel format i.e is .xlsx.
Please help for needfull..
`…
-
```
Hi,
i am using the excel reader class. Is working fine but only with the .xls format. Now i want to read excel files with MS Office 2007 excel format i.e is .xlsx.
Please help for needfull..
`…
-
```
Hi,
i am using the excel reader class. Is working fine but only with the .xls format. Now i want to read excel files with MS Office 2007 excel format i.e is .xlsx.
Please help for needfull..
`…
-
```
Hi,
i am using the excel reader class. Is working fine but only with the .xls format. Now i want to read excel files with MS Office 2007 excel format i.e is .xlsx.
Please help for needfull..
`…
-
### Steps to reproduce
#### Gist
```
# frozen_string_literal: true
begin
require "bundler/inline"
rescue LoadError => e
$stderr.puts "Bundler version 1.10 or later is required. Please upd…
-
```
I tried importing the Excel file attached with the following code:
reader.onload = function(e){
var csv = e.target.result;
var csvArr = $.csv.toArrays(csv);
}
resulting in 'Error: CSVDataErr…
-
Am I doing some wrong?
this not works
```rust
use calamine::DataType;
use chrono::NaiveDateTime;
use serde::{Deserialize, Serialize};
#[derive(Serialize, Deserialize, Debug)]
struct InputRo…