ry 11, 2005 3:00 PM
> To: perl-win32-users@listserv.ActiveState.com
> Subject: Win32 inserting URLs into excel sheet
>
> *** WARNING : This message originates from the Internet ***
>
>
> I am inserting URLs into an Excel spreadsheet (after opening the book and
> selecting the
I am inserting URLs into an Excel spreadsheet
(after opening the book and selecting the worksheet) like so:
$sheet->Cells($i,$j)->{'Value'} = $url;
However, Excel is not recognizing the entry as
a URL, i.e., it does not appear as a link in the sheet. If I go to the
sheet, manually p