+ Reply to Thread
Results 1 to 10 of 10

Copy & Move multiple certain name specific files to another Folder.

Hybrid View

kandoo1 Copy & Move multiple certain... 06-21-2016, 12:08 PM
Tinbendr Re: Copy & Move multiple... 06-21-2016, 01:28 PM
kandoo1 Re: Copy & Move multiple... 06-21-2016, 03:11 PM
Tinbendr Re: Copy & Move multiple... 06-21-2016, 03:20 PM
kandoo1 Re: Copy & Move multiple... 06-21-2016, 03:44 PM
Tinbendr Re: Copy & Move multiple... 06-21-2016, 03:58 PM
kandoo1 Re: Copy & Move multiple... 06-21-2016, 04:15 PM
Tinbendr Re: Copy & Move multiple... 06-21-2016, 06:42 PM
kandoo1 Re: Copy & Move multiple... 06-22-2016, 10:48 AM
Tinbendr Re: Copy & Move multiple... 06-22-2016, 11:02 AM
  1. #1
    Forum Expert Tinbendr's Avatar
    Join Date
    06-26-2012
    Location
    USA
    MS-Off Ver
    Office 2010
    Posts
    2,138

    Re: Copy & Move multiple certain name specific files to another Folder.

    FilterString = "RB?.pdf"
    or just this code
    Name SrcPath & "RB1.pdf" As DestPath & "RB1.pdf" 'Moves the file
    Name SrcPath & "RB2.pdf" As DestPath & "RB2.pdf" 'Moves the file
    Last edited by Tinbendr; 06-21-2016 at 04:07 PM.
    David
    (*) Reputation points appreciated.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 01-28-2019, 06:55 PM
  2. [SOLVED] Macro to move all files from one folder to multiple folders
    By mhbealey in forum Excel Programming / VBA / Macros
    Replies: 27
    Last Post: 12-23-2015, 08:35 PM
  3. VBA - Move a specific number of files from one folder to another
    By MonkeyDeath in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-13-2015, 12:25 PM
  4. VBA to copy specific cells from all files in a folder
    By Mehul Jaganiya in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 11-05-2014, 04:55 PM
  5. Macro to move files from one folder to multiple
    By mishaq in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-30-2014, 04:27 AM
  6. Extract specific column data from specific sheet from multiple files in a folder
    By piggyfox in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 05-31-2013, 11:51 AM
  7. [SOLVED] Copy 10 rows from specific files in a folder
    By GDM69 in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 08-07-2012, 10:13 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1