I have a list that consists of names of files in a folder. In the table there are 2 other columns that have "Yes" and "No" conditions. Lets assume I have ABC_00 file in A2 and conditions are in B and C columns. Then B2 is "Yes" and C2 is "No" lets say.
I need a VBA code that even one of the values in B and C columns is "Yes" related to the file name in A column, I want to find that file in my bulk folder and paste it in another folder.
If you can help or direct me.
Thank you.
I need a VBA code that even one of the values in B and C columns is "Yes" related to the file name in A column, I want to find that file in my bulk folder and paste it in another folder.
If you can help or direct me.
Thank you.