Hi guys Hi guys, I need a VBA code which will be copy some files from Folder 1 to the Folder 2 . When I search in the internet i found some written solution but they are not exactly what I am looking for.
I want to copy not the all ( B4:B12) files it will be for example only B6, in the next search B3 and etc....
That's why I created a lot of buttons for this operation. ( See picture below )
Thanks .
I want to copy not the all ( B4:B12) files it will be for example only B6, in the next search B3 and etc....
That's why I created a lot of buttons for this operation. ( See picture below )
Thanks .
TEST.xlsm | |||||||
---|---|---|---|---|---|---|---|
A | B | C | D | E | |||
1 | FOLDER: | C:\Folder 1 | |||||
2 | FIND: | 08315-0001 | |||||
3 | |||||||
4 | 1 | HS523217-21-PIP-ISO-08315-0001_1.pdf | 5/15/2021 | to Folder 2 | |||
5 | to Folder 2 | ||||||
6 | to Folder 2 | ||||||
7 | to Folder 2 | ||||||
8 | to Folder 2 | ||||||
9 | to Folder 2 | ||||||
10 | to Folder 2 | ||||||
11 | to Folder 2 | ||||||
12 | to Folder 2 | ||||||
13 | |||||||
14 | Copy button should work in next condition : | ||||||
15 | B4 (file name which I found in C:\Folder 1 ) shold be copied from searched Folder 1 to the Folder 2 | ||||||
16 | B5 (file name which I found in C:\Folder 1 ) shold be copied from searched Folder 1 to the Folder 2 | ||||||
17 | B6 (file name which I found in C:\Folder 1) shold be copied from searched Folder 1 to the Folder 2 | ||||||
18 | B7 (file name which I found in C:\Folder 1) shold be copied from searched Folder 1 to the Folder 2 | ||||||
19 | B8 (file name which I found in C:\Folder 1) shold be copied from searched Folder 1 to the Folder 2 | ||||||
20 | B9 (file name which I found in C:\Folder 1) shold be copied from searched Folder 1 to the Folder 2 | ||||||
21 | |||||||
22 | C:\Folder 1 | ||||||
23 | C:\Folder 2 | ||||||
24 | |||||||
DRAWINGS ISO |