+ Reply to Thread
Results 1 to 3 of 3

Move Workbooks With a Certain Name

  1. #1
    Registered User
    Join Date
    04-26-2007
    Posts
    94

    Move Workbooks With a Certain Name

    Hi Everyone,

    I'm looking for help with a macro to move some Worksheets from one folder to
    another (i.e. cut & paste).

    The destination folder will need to also be created by the Macro.

    In english, the macro will need to:

    * Search through ThisWorkbook.Path for files called SOMETHING -
    Exceptions.xls e.g. Workbook 1 - Exceptions.xls, Smith - Exceptions.xls etc.
    etc.

    * Create a directory called "Exceptions" in ThisWorkbook.Path

    * Move all the files found with the name above into this Exceptions folder,
    leaving all other excel workbooks here with different names.

    Any help is greatfully received.

    Thanks!!
    Dave

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200
    try this

    Please Login or Register  to view this content.
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  3. #3
    Registered User
    Join Date
    04-26-2007
    Posts
    94
    Thanks for the input Roy. It doesn't seem to be finding the files though.

    I have edited the code slightly so that it had the directories that apply to my macro:

    Please Login or Register  to view this content.
    The macro is creating the EXCEPTIONS folder fine, but is not moving anything into it.

    Thanks!
    Dave

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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