View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Chet[_2_] Chet[_2_] is offline
external usenet poster
 
Posts: 4
Default Cycle through a folder of excel files

Does anyone have a way to cycle throught a folder of
files that are on my computer?

What I want to do is open the first file in a specific
folder, perform a couple of functions, save, close and
then open the next file in line to perform the same set
of functions.

I have a alot of files and don't want to have to open
each one seperatly.

Chet