View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JEFFRO JEFFRO is offline
external usenet poster
 
Posts: 3
Default Deleting Files in Folder

Any guidance on how one would write code to have VBA go
through a given folder and delete those files that do not
appear on a list (the list doesn't have to be an external
reference) ?

TIA!