, After, LookIn, LookAt, SearchOrder, SearchDirection,
MatchCase, MatchByte)
Excel 2003 wanted the xlValues constant (-4163) for LookIn, 2000 was happy
with 1. Not sure why...
Cheers,
Mike
-Original Message-----
From: Cavanagh, Mike
Sent: Friday, September 23, 2005 9:23 AM
To: python-win32
Mike
-Original Message-
From: Tim Roberts [mailto:[EMAIL PROTECTED]
Sent: Friday, September 16, 2005 3:17 PM
To: python-win32@python.org
Subject: [python-win32] testMSOffice.py and Excel 2003
On Thu, 15 Sep 2005 15:24:52 -0400, "Cavanagh, Mike"
<[EMAIL PROTECTED]> wrote:
>
Hi!
We have a couple of internal applications that are written in Python and
have always worked with Excel 2000.
We are 'upgrading' to Excel 2003 and in my pre-rollout testing, our
applications are failing.
Using the testMSOffice.py test case, I receive the following:
>>> from win32com.test imp