> I would like to make some modifications to excel workbooks with perl > scripts. I remember some discussion of similar topics but can not find > the references. I will check the various modules on CPAN but would > like a recommendation as to what module might be the best to > experiment with so I don't have to explore a bunch that might not have > the methods I need. Specifically, I want to insert hyperlinks into > cells automatically based on the text in the cell.
In Excel, record a macro while you are converting text to a hyperlink. View the code generated and use that in conjunction with Win32::OLE to automate the task in perl. _______________________________________________ Perl-Win32-Users mailing list Perl-Win32-Users@listserv.ActiveState.com To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs