1
Swiss Army Knights Forum / Re: MacGyver Challenge - April
« Last post by AzteCypher on Today at 07:36:19 AM »I've done pretty shady code in PowerShell to transcode files or parse them into something and then move them somewhere, but never had to go the path of excel macros for moving files xD
Hadn't done anything like that in 20yrs and it's probably not pretty, but it worked. I was given a spreadsheet with the file path of 20,000 image files that needed to be moved from their current varied locations to a separate folder, all on the same server. I wasn't about to go hunting and pecking so after a bit of googling, and trail and error, I was up and running with my hacked out macro.

