Bitcoin Forum
September 25, 2024, 02:49:29 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Export transactions coming in v0.5.14  (Read 799 times)
jim618 (OP)
Legendary
*
Offline Offline

Activity: 1708
Merit: 1066



View Profile WWW
July 28, 2013, 03:47:35 PM
Last edit: July 28, 2013, 04:46:48 PM by jim618
 #1

This weekend I have been coding up functionality to export all your transactions in a wallet to a comma separated value (CSV) file.
You can then import these into a spreadsheet.

There is now an 'Export' button at the bottom of the Transactions tab:




When you click on that you get a file chooser where you can specify where you want the CSV file stored. There is a default set which I expect most people will use:




This produces the CSV file and puts a little confirmation message in the status bar.
When you import it into a spreadsheet it will look something like this:
(but not in Chinese ! - I was just testing the Unicode was working ok)



The current fields being exported are:

+ date of transaction
+ description
+ amount in BTC
+ amount in fiat
+ transaction id

(The two BTC values shown as 0 are correct - it's just the two decimal places default formatting which needs extending).


MultiBit HD   Lightweight desktop client.                    Bitcoin Solutions Ltd   Bespoke software. Consultancy.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!