Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have multiple excel files in ".xls" format and I need to convert that files to ".xlsx" format. I had tried below method, but it is not working. As i am not able to open the new ".xlsx" file.
error : "the file format or file extension is not valid. Verify that the file has not been corrupted and that the file extension matches the format of the file."
tfilelist --------------->tfilecopy
I have attached the screenshot of the tfilecopy config.
Can some one please let me know how to achieve this.
why not use tfileinputexcel and tfileoutputexcel : on the input, you don't select xlsx format, on the output, you select it
tfileinputexcel (not xlsx) => tfileoutputexcel (xlsx)