Hello,
I am attempting to write one macro to convert a .txt file to Excel and have the file be saved using the same name as the .txt file (security.txt & security.xls).
Because the .txt file will be overwritten occasionally, the macro has to additionally be ran on a schedule.
Here is the macro I have which will open the .txt file in Excel:
Now I just need help saving the Excel file and automating it. I have this save funtion so far but it needs work to use "Security.xls":
I would greatly appreciate any assistance.
-Scott
Bookmarks