in reply to Re: How can I use Spreadsheet::WriteExcel to write a url label without formatting it (turning ints to floats)
in thread How can I use Spreadsheet::WriteExcel to write a url label without formatting it (turning ints to floats)
Thanks everyone. I've always been able to avoid Excel for a regular ol' CSV, so this was my first experience. I assumed it was WriteExcel because in the docs it mentioned that it will format things how it thinks they should be formatted, in addition to my inexperience with Excel.