View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Daniel Van Eygen Daniel Van Eygen is offline
external usenet poster
 
Posts: 9
Default Open all files in a folder

I have a folder that contains 3 workbooks. I open those workbooks
automatically from the desktop with a shortcut to Excel.
I need to control the sequence of opening those files as the main file
depends on the information contained in the 2 other workbooks.
How can I control the sequence and how can I make a certain page active at
opening each file?
Can I get rid of the update question? The file always has to be updated.
Thanks for your valued help.