LMS

  • Convert XLS Files to XLSX Files using Python

    In order to automate converting excel file types, we can use scripting languages such as Python or PowerShell.

    The script in this article converts all of the XLS files in an existing folder to XLSX files, also making sure to delete any previously existing XLSX files that were in the folder previously.