PC Review


Reply
Thread Tools Rate Thread

copy files (column A) to a certain dir

 
 
djenzovoort@gmail.com
Guest
Posts: n/a
 
      31st Jul 2007
Hello,

This is a simple question but i cant get this to work;

In column A i have urls to files (different locations)

e:\CALCULATIONS STR. 1\1.xls
e:\HEV2\1b.xls
e:\CALCULATIONS AABB. 2\1b.xls
etc
etc

I want to copy all these files into a certain dir;

Sub COPY()
With Sheets("COPY")
FileCopy .Range("A1").Value , "U:\Atlas\LOAD_SHEETS\DEX\"
End With
End Sub

This isnt working, could someone help me out?

Thanks alot!!!

 
Reply With Quote
 
 
 
 
djenzovoort@gmail.com
Guest
Posts: n/a
 
      4th Sep 2007
nobody?

The complete paths are in column a and want them to copy to a ceratin
dir.

Thanks!

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to copy one column values to another column based on conditionthat row2 contain todays date sanju Microsoft Excel Programming 4 16th Apr 2010 02:26 AM
Help to copy files names in a column from one directory to another directory VBA Paul B Microsoft Excel Programming 4 10th Nov 2008 01:54 AM
Copy table column from multiple word files into excel =?Utf-8?B?bWxfdGhvbXBzb24=?= Microsoft Excel Programming 2 1st Feb 2007 05:46 PM
To copy values in a column relevant to text in an adjacent column? =?Utf-8?B?R3V5IEtlb24=?= Microsoft Excel Worksheet Functions 2 15th Nov 2005 08:10 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:26 AM.