View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Berj Berj is offline
external usenet poster
 
Posts: 28
Default Can Macro command to open files?

Hi all,
can anybody help me with this?

I need a command to add at the beginning of a macro which can be executed
when my Excel file NAMES.XLS is opening. The macro should be part of NAMES.XLS
This command should open another file named Q1.XLS

The Result: when I open NAMES.XLS, the other file, Q1.XLS must be opened
with it too. Then NAMES.XLS be the active file once again.

Thanks in advance,
Berj