View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] A.for.Andy@gmail.com is offline
external usenet poster
 
Posts: 7
Default Tracing where spreadsheet is opened from

Dear All

I am currently opening an existing Excel file from a macro within
SolidWorks (thus written in VBA). Is there any way that when the
spreadsheet opens, it checks to see where it was opened from? If it is
opened from SolidWorks I would like it to launch a certain macro
within the spreadsheet.

Many thanks in advance

Andy