View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
L.K. L.K. is offline
external usenet poster
 
Posts: 12
Default How to open each file from the folder and save again

Dear All,

I have problem to write macro. it should be simple.
I want to open each excel file from the specific folder, do some operations (it is Edit-Links and break links) and save file again with the same name.

I recorded macro how to do operations after opening file but I couldn't how to cycle opening of files and save them.

Thank you for help.
Lado