Hello,
I have a table that I need to export and save as a CVS file.
Initially I had a code to export and save the table as a new excel file, with an specific name, but now I need to save data to csv format.
I already tried but I was not able to change the vba code…
Sub NewFILE()...