View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
alphapoint05 alphapoint05 is offline
external usenet poster
 
Posts: 8
Default opening SPSS and a macro from Excel VBA

I have Excel VBA code that opens and passes a worksheet to SPSS. This
has not been a problem. Right now, Excel now tells the user to open and
run a file called Run.sbs once SPSS opens. I would like to skip this.
In other words, how would I program Excel to open SPSS and then run the
syntax with no user operations?

Thanks,
Jeff Miller