How do I add item.tostring in which it adds each file name to a CSV
In the file name replace the full file path with the following (folder path is everything up to the file name itself):
“folder path” + item.tostring + “.csv”
2 Likes
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.