View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
AccessUser777 via OfficeKB.com AccessUser777 via OfficeKB.com is offline
external usenet poster
 
Posts: 15
Default COPY METHOD FAILED

Ron de Bruin wrote:
Hi AccessUser777

Send me your file private and I will look what is the problem

Also not use a/ in the date format, use - for example
the / is not allowed in a workbook name

TempFileName = "CHANGEBACK LOG FOR " & Sourcewb.Name & " " & Format(Date, "MM-DD-YYYY")
Hello All,

[quoted text clipped - 128 lines]
End With
End Sub


Hi Ron,
Thank you for your reply...and actually your reply is what fixed the problem.
All I had to do is change the "/" in the date format and your code worked
perfect. Thanks again!!

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...mming/201001/1