I have a range of cells (a1:a2000), each of which contains a location of a unique computer file (c:\old folder\sample1.txt) that may or may not actually exist. I need to construct a macro that will ask Excel to search for the file listed in each cell and, if the file does exist, move it to another folder (c:\new folder\sample1.txt).
Additionally, when it does actually find a file that does exist, it would be helpful if Excel could place an "X" in another cell in the spreadsheet or in some way note that the file was found to exist.
Is this possible? If so, can you offer any ideas on how to do so? Thanks in advance for your assistance?
Additionally, when it does actually find a file that does exist, it would be helpful if Excel could place an "X" in another cell in the spreadsheet or in some way note that the file was found to exist.
Is this possible? If so, can you offer any ideas on how to do so? Thanks in advance for your assistance?