Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
What is wrong with this
Sub Copy_FIles () Dim fPath as string, lPath as string fPath = "\\tfmafs01\corporatesecure$\Procurement Reporting\ExportReportFolder\Working\" lPath = "\\tfmafs01\corporatesecure$\Procurement Reporting\ExportReportFolder\Working\Pre_Formatted _Backup" FileCopy fPath & "*.*", lPath & "*.*" End Sub Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
excel files take two minutes to open. What's wrong. | Excel Discussion (Misc queries) | |||
What's wrong with my Help files? | Setting up and Configuration of Excel | |||
bmp files in Excel Hyperlinks open with wrong program | Excel Discussion (Misc queries) | |||
Hyperlinks opening wrong image files | Links and Linking in Excel | |||
Help! What's wrong with this simple copy and paste | Excel Programming |