I created a desktop web recording of me editing an excel file that was in my downloads folder as a csv file. After the script ran ie. added the formulas, hid the columns I am not using I saved the file and it would not change to xls. So I tried saving as as a CSV and of course all of the formatting is gone. Is there a way to save as an .xls file?
OR my idea is that I first save the file as an xls first and then run the script. However, the start of the script is looking for the csv file type. How can I change where the desktop recording is pointing to without having to redo all the steps or save as an .xls?