in reply to
Spreadsheet::WriteExcel, numbers v strings?
You could always explicitly write a number with
write_number()
(or a string with
write_string()
)
HTH
Comment on
Re: Spreadsheet::WriteExcel, numbers v strings?
Select
or
Download
Code
In Section
Seekers of Perl Wisdom