Re: [python-win32] Fresh excel session

2006-02-21 Thread Mark Hammond
> Hi, > I wrote a small app that is able to open a excel ssheet with > the win32com > module. My problem is that it opens the new excel in the current > excel session > ( if available ). Is there a way of opening a fresh new excel > session with the > following script and not interferate with my

[python-win32] Fresh excel session

2006-02-21 Thread Julien
Hi, I wrote a small app that is able to open a excel ssheet with the win32com module. My problem is that it opens the new excel in the current excel session ( if available ). Is there a way of opening a fresh new excel session with the following script and not interferate with my current worki