Hello.
I have done a fair amount of searching across the various forums and I don't seem to find an answer that directly answers this question:
I am trying to convert a XLS file to CSV after I complete a simple script that formats numbers correctly in the document (this is so this file can be accessed via "Data Merge" in Adobe InDesign).
I would like it to be automated that when I run the Macro this automatically spits out the file name as a CSV with a date on the end of the filename. I am running this on various different XLS files so the script would need to be somehow (I really don't know if this is possible) generic so that even if the file is in a different directory it will place the CSV in that directory with that same filename except changed to ".CSV" and having today's date. Example:
C:\test\text.xls = C:\test\test 1-15-2013.csv
or
C:\default\charts\flower.xls = C:\default\charts\flower 1-15-2013.csv
Thanks for any help or even a nice tap in the right diretion.
Best,
Simon
Bookmarks