I have a couple of things I need to do:
I have a CSV file with approximately 100 rows of data. I need to rename the workbook to an xls, but name it like the following:
103102_workbookname.xls
The first seven characters must be the date followed by an underscore.
I also need to rename the sheet, but it looks like that topic has been discussed…I’ll look there for help.
I can set it up where a cell would populate with that info, but is there a way to get the workbook to rename itself using a macro?
And if so, can I specify where it is saved? Preferably a network folder.
Thanks in advance for the help!