[pywin32-bugs] [ pywin32-Bugs-3609176 ] Cannot keep excel file open
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2013-03-27 01:49:56
|
Bugs item #3609176, was opened at 2013-03-26 18:49 Message generated for change (Comment added) made by You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3609176&group_id=78018 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. >Category: pythonwin Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: https://www.google.com/accounts () Assigned to: Nobody/Anonymous (nobody) Summary: Cannot keep excel file open Initial Comment: If i'm trying to use pywin32 to write some data into excel to create a log or report. I should have the excel file close. Can this be fixed, where I can keep the file opened and have the pywin32 keep updating as the script is running. Thanks, Vikram ---------------------------------------------------------------------- Comment By: https://www.google.com/accounts () Date: 2013-03-26 18:49 Message: Thanks for your report, but this tracker is for reporting bugs in pywin32 rather than a support forum. Please email support requests to the python-win32 mailing list where many more people will see your request and be able to help. You need to be subscribed to the list before you can post to it - see http://mail.python.org/mailman/listinfo/python-win32 for subscription options. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3609176&group_id=78018 |