I have the following code to open up a csv file
I am trying to autofit all the columns and then save and close the file
However when opening up the file, the columns are not autofitted to the length of the largest item in each column
Kindly amend my code below so that the columns autofit...