Need to change file name of .csv file -which are currently some random site codes with no geo-reference value (e.g. 10001_99998) - to a value = an interesection location (e.g. US 45 @ Main Street) embedded in same row-column pair for several files in the same subfolder. I would be willing to duplicate / "save as" the existing .csv under the new location-based name also.
Asked
Active
Viewed 43 times
0
-
What's the question here? – Tim Williams Sep 01 '15 at 17:21
-
A better way of phasing this would be I am seeking a method in Python to do what this person was seeking to do in .VBS with regard to copying and renaming files so that the filename matched a given cell value: – Jose Rodriguez Sep 02 '15 at 17:47
-
http://stackoverflow.com/questions/18934817/how-to-save-a-file-with-a-name-which-is-specified-in-a-spreadsheet-using-a-vbs?s=6|0.1700 – Jose Rodriguez Sep 02 '15 at 17:47