Hi Tim,

Many thanks for your reply!

Best wishes,
Paul

-----Original Message-----
From: python-win32-bounces+paul.bilokon=citi....@python.org 
[mailto:python-win32-bounces+paul.bilokon=citi....@python.org] On Behalf Of Tim 
Roberts
Sent: 26 August 2009 23:06
To: Python-Win32 List
Subject: Re: [python-win32] Excel Calculation - Check when it's done

Bilokon, Paul wrote:
> Thanks so much!
>
> Is there anything like a "global" Worksheet_Calculate, which would get hit 
> when the entire worksheet calculation is done?
>

Not that I am aware of, but you probably want to experiment with it to see if 
it does what you need.

> Also, are there many event sync examples in Python?
>

I found quite a few, most using the very handy comtypes module:
    http://www.lmgtfy.com/?q=python+excel+event+sink

--
Tim Roberts, t...@probo.com
Providenza & Boekelheide, Inc.

_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to