There really isn't a good way to do this. Your best bet is probably exporting the transaction report to HTML and then feeding that into something else. Or you can write an xslt.
What kind of operation do you need to perform on the data? You could always write a new report that does what you need. -derek Anders Vinjar <[EMAIL PROTECTED]> writes: > Ive been searching around a bit without finding any obvious > solutions: how can i get hold of my gnucash-file, or selected > data in gnucash, say transaction-data from one account, and > export it to work with it in other programs like for instance > spread-sheets (fex. gnumeric)? > > Ive tried using various Reports without luck. > > Using gnucash-1.8.8. > > -anders > _______________________________________________ > gnucash-user mailing list > [EMAIL PROTECTED] > https://lists.gnucash.org/mailman/listinfo/gnucash-user > > -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH [EMAIL PROTECTED] PGP key available _______________________________________________ gnucash-devel mailing list [EMAIL PROTECTED] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
