I have a list of file names in column A (example: 54335343.tif)
I have one directory with about 40 or so subfolders where this image is located, however, I don't know which one unless I manually searched for it.
What I need is a macro to run where I can have a list of 200 or even 1000 file names (like the above example) and move only those file names to another folder. I don't want to move the whole directory - just the file names I have in the column.
I know how to move the whole directory and also file names, however, I only know how to hardcode the actual file path (which I don't know).
Anyone know how to have excel macro search for the file name in a directory and once it finds it that file will move to another given folder?
Also, I need another column to put a "1" or something next to the image that the move method cannot find.
Maybe also move the file name to another column instead of a "1".....
Is this possible and if so can anyone help me?
We are hiring temp workers at work so I need to make this simple for those that don't know computers that well....
Thanks in advanced
daveofgv
I have one directory with about 40 or so subfolders where this image is located, however, I don't know which one unless I manually searched for it.
What I need is a macro to run where I can have a list of 200 or even 1000 file names (like the above example) and move only those file names to another folder. I don't want to move the whole directory - just the file names I have in the column.
I know how to move the whole directory and also file names, however, I only know how to hardcode the actual file path (which I don't know).
Anyone know how to have excel macro search for the file name in a directory and once it finds it that file will move to another given folder?
Also, I need another column to put a "1" or something next to the image that the move method cannot find.
Maybe also move the file name to another column instead of a "1".....
Is this possible and if so can anyone help me?
We are hiring temp workers at work so I need to make this simple for those that don't know computers that well....
Thanks in advanced
daveofgv