in reply to Re^2: Perl to Add newline at the end of each row of comma seperated strings in an array ?
in thread Perl to Add newline at the end of each row of comma seperated strings in an array ?

Isn't that the VBA method to open a workbook read-only ?

Workbooks.Open "c:\\temp\\Test.xlsx", , 1
poj
  • Comment on Re^3: Perl to Add newline at the end of each row of comma seperated strings in an array ?
  • Download Code