+ Reply to Thread
Results 1 to 3 of 3

Copy file using VBA

  1. #1
    Registered User
    Join Date
    07-11-2008
    Location
    Oslo, Norway
    Posts
    16

    Copy file using VBA

    I have some reports delivered to network drive by accounting system. File location is different every time based on date, report number, etc. I managed to get the path of the file generated by excel macro. All I need now is to copy the file from path_A to path_B. Path_A is in Range("A1") and path_B is in Range ("A2"). I hope I can do this using VBA. By the way, path_A is on the network and path starts with \\server_name\Folder.... if that has any impact to macro script.

  2. #2
    Forum Contributor
    Join Date
    02-27-2008
    Posts
    764

    code to copy file

    HI
    Try
    Please Login or Register  to view this content.
    Ravi

  3. #3
    Registered User
    Join Date
    07-11-2008
    Location
    Oslo, Norway
    Posts
    16
    it can't be that easy thanks a lot! I tried file copy and could not get any help on this. Didn't think of filecopy (without space )

+ 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