Hyperlink to a file using python

Chris Rebert clp2 at rebertia.com
Wed Oct 13 17:15:35 EDT 2010


On Wed, Oct 13, 2010 at 1:57 PM, Pratik Khemka <pratikkhemka at hotmail.com> wrote:
> I want to create a hyperlink in my excel sheet using python such that when
> you click on that link (which is a file name (html file)), the file
> automatically opens. This file is present in the same folder in which the
> python code file is present.
> I am using xlwt module

You might consider asking on their newsgroup then:
http://groups.google.com/group/python-excel

Cheers,
Chris
--
"Python Problem solver"; Quite a complementary moniker for the list there.



More information about the Python-list mailing list