use Spreadsheet::ParseExcel; ... ... my $cell = $worksheet->get_cell($row,$column); $cell_value = $name->value();
This gets the value sto