PJCrittenden
06-25-2014, 03:55 PM
Folder A has 30 files. I need to move the first file in folder A to folder B and kill the same file in folder A.
I want to move one file at a time because a lot of processing has to go on before I move the next file.
I do not want to have to use a specific name to move it...I can do that....I just need it to take the first file every time I push a button.
I will put the code in a module and use a macro to start it.
Thanks.
I want to move one file at a time because a lot of processing has to go on before I move the next file.
I do not want to have to use a specific name to move it...I can do that....I just need it to take the first file every time I push a button.
I will put the code in a module and use a macro to start it.
Thanks.