+ Reply to Thread
Results 1 to 3 of 3

Problem saving to correct file path

  1. #1
    Registered User
    Join Date
    03-05-2010
    Location
    Essex, England
    MS-Off Ver
    Excel 2003
    Posts
    62

    Problem saving to correct file path

    Hi there,

    I'v pieced together a macro that will split two worksheets out from a master. Both of these files are then saved in the same location as the master file.

    The problem is that the macro I have saves the files to the C drive (not where the master is saved). I can see why this is but don't know how to change it.


    Please Login or Register  to view this content.

    Can anyone help?

    Thanks
    Bobbi
    Attached Files Attached Files
    Last edited by pixifaery; 05-27-2010 at 09:59 AM.

  2. #2
    Forum Expert Domski's Avatar
    Join Date
    12-14-2009
    Location
    A galaxy far, far away
    MS-Off Ver
    Darth Office 2010
    Posts
    3,950

    Re: Problem saving to correct file path

    Have a look at using ThisWorkbook.Path which will return the path of the file the macros are in.

    Dom
    "May the fleas of a thousand camels infest the crotch of the person who screws up your day and may their arms be too short to scratch..."

    Use code tags when posting your VBA code: [code] Your code here [/code]

    Remember, saying thanks only takes a second or two. Click the little star to give some Rep if you think an answer deserves it.

  3. #3
    Registered User
    Join Date
    03-05-2010
    Location
    Essex, England
    MS-Off Ver
    Excel 2003
    Posts
    62

    Re: Problem saving to correct file path

    That works great! Thank you soo much!

+ 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