Re: [python-win32] Opening, Modifying, and Saving an Excel File from Python?

2011-08-23 Thread Little Guy
from Python? Message-ID: 4e52c3bf.8050...@probo.com Content-Type: text/plain; charset= windows-1252 The Little Guy wrote: Hi, I apologize for the lengthy post. I?m using Python 2.7, Win 7, Excel 2003. When trying to enter a time object and text data into a, simple, Excel 2003 file. I

Re: [python-win32] Opening, Modifying, and Saving an Excel File from Python? (Tim Roberts)

2011-08-23 Thread The Little Guy
: text/plain; charset=windows-1252 The Little Guy wrote: Hi, I apologize for the lengthy post. I?m using Python 2.7, Win 7, Excel 2003. When trying to enter a time object and text data into a, simple, Excel 2003 file. I?ve tried different combinations for saving

Re: [python-win32] Opening, Modifying, and Saving an Excel File from Python?

2011-08-23 Thread The Little Guy
and error thing for me. FYI: I tried your suggestion and it worked. Now if I can only find the win32com way of finding the last row and column in a sheet, I'd be a happy camper :-) Thanks for the assist Little Guy -Original Message- From: David Robinow [mailto:drobi

[python-win32] Opening, Modifying, and Saving an Excel File from Python?

2011-08-20 Thread The Little Guy
() Regards, Little Guy ___ python-win32 mailing list python-win32@python.org

Re: [python-win32] Word document with columns and page break. (Little Guy)

2011-07-11 Thread The Little Guy
or is this something that needs to be changed in the python-win32 mail list setup page? As you can see, I'm preaty new at this :) Thanks, Little Guy -Original Message- From: python-win32-bounces+the_little_guy=gmx@python.org [mailto:python-win32-bounces+the_little_guy=gmx@python.org] On Behalf

Re: [python-win32] Word document with columns and page break.

2011-07-09 Thread Little Guy
python-win32's help system's, search feature and search for insert but did not see any suggestions could up. Anyways, I appretiate the suggestions. Regards, Little Guy - Original Message - From: python-win32-requ...@python.org Sent: 07/08/11 08:34 PM To: python-win32@python.org Subject

[python-win32] Word document with columns and page break.

2011-07-07 Thread Little Guy
code in VBA but I get stuck when trying to port the code from VBA to Python. This is VBA Code from the Macro: ** Sub Macro1() ' ' Macro1 Macro ' Macro recorded 7/7/2011 by Little Guy ' If ActiveWindow.View.SplitSpecial wdPaneNone