Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all
I have used some from the help screen of excel to be able to find and parse file names in pre-defined folders. What I would like to know is: if I find a filename called, say, 01 File 1.XLS and I want to rename it as just File 1.XLS, how can I do that. The files are listed using a For : Next loop using ..FilesFound(i) and I have tried to use the code ..FilesFound(i).Filename = fn3 where fn3 is the new name I want to give the file on disk but that just generates an error that I can't find a response for. Any help gratefully received. Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Navigating to Excel files over network slow, but not Word files | Excel Discussion (Misc queries) | |||
How can I batch convert 97-2003 .xls files to 2007 .xlsx files | Excel Discussion (Misc queries) | |||
Excel 2007 tmp files filling up drive with XLSM files | Excel Worksheet Functions | |||
How to change default Open/Files of Type to "Microsoft Excel Files | Excel Discussion (Misc queries) | |||
How do I change the number on copy sheet so I don't have to renam | Excel Worksheet Functions |