View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
sean_f sean_f is offline
external usenet poster
 
Posts: 16
Default Opening and deleting File with only partial Filename

Hi All,

anyone have any ideas on how to open a file automatically with only a
partial file name.


The file will always be in the same folder.
The first four letters of the filename are the same for all files.

After I open the file I want to save it into another folder and then
delete it.
Saving poses no difficulty but does anyone have any suggestions
regarding deletion.
Thanks


Sean