Regarding opening and closing excel
Sriram Samynathan <[email protected]> Wed, 8 Jun 2011 09:27:05 -0700
| Newsgroups | gmane.comp.python.pythoncard |
|---|---|
| Message-ID | <[email protected]> |
--===============3259358120981475054==
Content-Type: multipart/alternative; boundary=000e0cd22a2a9c0d9c04a535ce39
--000e0cd22a2a9c0d9c04a535ce39
Content-Type: text/plain; charset=ISO-8859-1
I will be writing into excel files as part of the process. I am using
'xlwt'. I also need to actually open the excel spreadsheet for display and
also close them. I found a function :
import webbrowser
webbrowser.open('C:/Users/300231823/Desktop/GUI/simplenew4.xls')
This seems to open the .xls file. How do I close the file ?
Thank you!
--000e0cd22a2a9c0d9c04a535ce39
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
<span class=3D"Apple-style-span" style=3D"border-collapse: collapse; font-f=
amily: arial, sans-serif; font-size: 13px; "><div>I will be writing into ex=
cel files as part of the process. I am using 'xlwt'. I also need to=
actually open the excel spreadsheet for display and also close them. I fou=
nd a function :=A0</div>
<div><div>import webbrowser</div><div>webbrowser.open('C:/Users/3002318=
23/Desktop/GUI/simplenew4.xls')</div><div><br></div><div>This seems to =
open the .xls file. How do I close the file ?=A0</div></div><div><br></div>
<div>Thank you!</div></span>
--000e0cd22a2a9c0d9c04a535ce39--
--===============3259358120981475054==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
--===============3259358120981475054==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Pythoncard-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pythoncard-users
--===============3259358120981475054==--