[Baypiggies] adding hyperlinks to output
Eric Walstad
eric at ericwalstad.com
Wed Jan 12 21:12:40 CET 2011
Sending this to the list, FYI.
On Wed, Jan 12, 2011 at 12:11 PM, Vikram K <kpguy1975 at gmail.com> wrote:
> that worked well. i just had to make one small change (put " around USP8).
> many thanks.
>
> writer.writerow(('<a
> href="http://www.ncbi.nlm.nih.gov/gene/9101">"USP8"</a>', 'bla'))
>
> 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(...
More information about the Baypiggies
mailing list