Search results

  1. P

    Can I copy files from 1 folder to another

    How would you do this for a group of files? Lets say you have a query that returns a list of file names. The columns might be named fileID, FileName and FilePath. How can you loop through and copy and paste these files to another folder? Thanks in advance. CR
Top Bottom