+ Reply to Thread
Results 1 to 5 of 5

macro create file copy

Hybrid View

  1. #1
    Forum Expert nigelog's Avatar
    Join Date
    12-14-2007
    Location
    Cork, Ireland
    MS-Off Ver
    Office 365 Windows 10
    Posts
    2,293

    Re: macro create file copy

    Change this line to your folder of choice
        name1 = Foglio2.Range("Z1").Value
       
        'CurFolder = ActiveWorkbook.path
    CurFolder = "C:\folder_of_your_choice"
            
        DestFolder = CurFolder & "\" & name1 & "\"

  2. #2
    Forum Contributor max_max's Avatar
    Join Date
    06-28-2013
    Location
    italy - venice
    MS-Off Ver
    Excel 2007
    Posts
    1,693

    Re: macro create file copy

    No the log copy must remain.
     CurFolder = ActiveWorkbook.path
    I look for another copy in another folder

+ 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. Macro to create a copy of XlSB file and save as XLSX file without any formulas.
    By Mysore in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-28-2016, 03:11 AM
  2. [SOLVED] Macro Required -To Create 1000 copy of XML file with unique value for one tag
    By mak177 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-08-2015, 09:57 AM
  3. Macro required for copy a range, create a new txt file and paste it
    By gm2612 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-28-2013, 07:25 AM
  4. Macro which create a copy of file during saving
    By neke in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-13-2010, 04:33 AM
  5. : help to create critical macro to copy data from rawdata file by 5 condition and pas
    By nirmala_kr in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-03-2010, 01:57 PM
  6. Macro to create copy of a .xls file (Beginner)
    By Yaz Patel in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-11-2008, 10:30 AM
  7. Replies: 1
    Last Post: 10-17-2005, 04:05 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