You could try using DispatchEx to make sure you always
get a new instance of Excel.
Roger
"Ransom" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
> Hey folks...
>
> Newbie here. I'm working with win32com launching, closing and
> re-launching Excel grabbing output and doing stu
Hey folks...
Newbie here. I'm working with win32com launching, closing and
re-launching Excel grabbing output and doing stuff.
Well, on some occasions, I get the following error:
Traceback (most recent call last):
File "checkrates.py", line 95, in ?
newdata = getNewData(testcases1)
File