Hi, I am trying to write to data to a .xlsx file. I can currently write the data to a .xls file. I tried to change the extension of the xls file (to xlsx) but Excel gave the following error:Excel cannot open the file 'Filename.xlsx' because the file format or file extent ion is not valid. Verify that the file has not been corrupted and that the file extension matches the format of the file.
I know Excel can open the xls file but I would like to save the data to a xlsx file.
Any advice would be greatly appreciated
Thanks
I know Excel can open the xls file but I would like to save the data to a xlsx file.
Any advice would be greatly appreciated
Thanks
Comment