View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
waterskyle waterskyle is offline
external usenet poster
 
Posts: 3
Default start an external application on workbook open

Hello all,
I want to open some files automatically when a user opens a workbook. I have
copies of part prints on the server, and an inspection sheet I created in
Excel. When the user opens the inspection sheet, I want to open the drawings
on the server so the user can see the print of what they are inspecting. I
can only find information on data import, which I don't need.