in reply to Re: How to read the value of a variable (read from a Excel file converted Into text file) and put then back into Excel column
in thread How to read the value of a variable (read from a Excel file converted Into text file) and put then back into Excel column

So which package can help me with reading and writing both ?
  • Comment on Re^2: How to read the value of a variable (read from a Excel file converted Into text file) and put then back into Excel column

Replies are listed 'Best First'.
Re^3: How to read the value of a variable (read from a Excel file converted Into text file) and put then back into Excel column
by poj (Abbot) on Feb 20, 2017 at 13:42 UTC

    Which Operating System ?. If windows then Win32::OLE perhaps

    poj
      yes. It;s Windows 7
        on win32::OLE only reads .xls application but Iam using Windows 7 with .xlsx format. Is there any similar Utility In windows 7 as well ?