View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
CRayF CRayF is offline
external usenet poster
 
Posts: 115
Default Open an Excel Workbook from either a BAT (or VBS) without paus

OK, I'm not sure why but when I was running the VBS, it was opening 2 copies
of example.xls. I was using the macro...

Sub Auto_Open()
' my code'
End Sub

and once I took this out, it starts the Excel fine (not Read Only).
I'll drop this thread and post me help for now correcting why I my "Auto"
macro is not right seperatly sence it no longet pertains to this Topic