This also works and IMHO reads better:
d="5-18-05 to 5-31-05"
f,t=d.split(' to '))
Larry Bates
Bell, Kevin wrote:
> The following works in the interactive window of PythonWin, but fails in
> a script. TypeError: Objects of type 'slice' can not be converted to a
> COM VARIANT
>
> I just need to
Bell, Kevin wrote:
> The following works in the interactive window of PythonWin, but fails in
> a script. TypeError: Objects of type 'slice' can not be converted to a
> COM VARIANT
>
> I just need to parse out these dates, but it's making me crazy.
> Shouldn't it work in both the interactive win
Oops! Sorry about that post. I'm pulling data from excel, and needed
to convert the object I pulled into a string before slicing.
I guess I should look (more thoroughly) before I leap.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf
Of Bell, Kevin
Sent: