in reply to Re^6: Getting an exception while reading excel file using Win::OLE from a current directory
in thread Getting an exception while reading excel file using Win::OLE from a current directory

It;s asking me to overwrite the existing excel file rather creating a new excel file as mentioned in the script .. updated_Excelfile.
  • Comment on Re^7: Getting an exception while reading excel file using Win::OLE from a current directory

Replies are listed 'Best First'.
Re^8: Getting an exception while reading excel file using Win::OLE from a current directory
by Corion (Patriarch) on Feb 28, 2017 at 10:23 UTC

    Seriously, please read your debugging output.

    On Windows, updated E:\ is not a valid directoryname or filename.

    All other errors are simply consequents of that initial error.