[Baypiggies] adding hyperlinks to output

Vikram K kpguy1975 at gmail.com
Wed Jan 12 21:13:28 CET 2011


Hi Eric,
i just had to make one small change to your code (put " around USP8)

writer.writerow(('=hyperlink("http://www.ncbi.nlm.nih.gov/gene/9101",
"USP8")', 'bla'))

Thanks. (Also, please ignore my previous msg to you.)

On Wed, Jan 12, 2011 at 2:57 PM, Eric Walstad <eric at ericwalstad.com> wrote:

> On Wed, Jan 12, 2011 at 11:51 AM, Max Slimmer <max at theslimmers.net> wrote:
> > As far as I can tell there is no way to include formulas in csv
> Darn
>
> >> writer.writerow(('hyperlink("http://www.ncbi.nlm.nih.gov/gene/9101",
> >> USP8)', 'bla'))
> And that should have included an equal sign
> writer.writerow(('=hyperlink(...
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/baypiggies/attachments/20110112/552a0f97/attachment.html>


More information about the Baypiggies mailing list