Or mebbe, printing and otherwise manipulating date fields from Excel in perl.
I can read in a date/value two column Range in an (very basic) excel spreadsheet, but when I try to print out the date column, it prints as a horrible
Win32::OLE::Variant=SCALAR(0x196a838) sort of output.
So, how can I turn this into a perl variable I can work with and understand?
Any help and poitners gratefully received....
Bill