+ Reply to Thread
Results 1 to 2 of 2

how to change dir for back ups

  1. #1
    Registered User
    Join Date
    10-10-2007
    Posts
    1

    how to change dir for back ups

    first of all hello to everyone, i've used this forum before to help with problems and they all seem to work.
    but this one is not something i can find the correct infomation for, i wish to have the back ups when i save the files to go to a different directory to the working files, is this possible and if so how, any help at all would be very welcomed. sorry forgot to mention using office 2007


    Ajk

  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,525
    Hi,
    Copy and paste this code into the workbook module
    check out this site if you don't know where that is
    http://www.contextures.com/xlvba01.html


    Please Login or Register  to view this content.
    When you close the workbook, the code kicks in and will ask if you want to back up the file, it will then save as the file name and todays date..
    C:\Backup\
    folder must exist for the macro to work, or you will get an error because it can't find that directory

+ 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