Thread: Auto Clean-Up
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
open a adobe file from a command button open a adobe file from a command button is offline
external usenet poster
 
Posts: 15
Default Auto Clean-Up

I have a some code that cleans up a Excel spreadsheet very well. Now I have
20 or 25 spreadsheets that are formatted the same way and I want to clean
them up. How would I go about having this code ran on all the spreadsheets
in a directory? Do I have to do them one at a time?

Thanks