Talk:How to convert Microsoft Money file

From MTHWiki

(Difference between revisions)
Jump to: navigation, search
Current revision (13:39, 24 November 2010) (edit) (undo)
m (Protected "Talk:How to convert Microsoft Money file" [edit=sysop:move=sysop])
 
(One intermediate revision not shown.)
Line 1: Line 1:
-
=[http://ezemitekywe.co.cc Page Is Unavailable Due To Site Maintenance, Please Visit Reserve Copy Page]=
 
Q: Is it possible to export the information from Microsoft Money Essentials? It does not appear to have any export capabilities built in, however I am very interested in switching to your software.
Q: Is it possible to export the information from Microsoft Money Essentials? It does not appear to have any export capabilities built in, however I am very interested in switching to your software.
Line 8: Line 7:
-
<code><pre>
+
<code><pre>
Account Transactions
Account Transactions
All Accounts
All Accounts
Line 20: Line 19:
,1997-08-27,MBTA,R,Cash,,Transportation,-2.0000
,1997-08-27,MBTA,R,Cash,,Transportation,-2.0000
-
&lt;/pre&gt;&lt;/code&gt;
+
</pre></code>

Current revision

Q: Is it possible to export the information from Microsoft Money Essentials? It does not appear to have any export capabilities built in, however I am very interested in switching to your software.

A: In general, if Microsoft Money can export reports into CSV (Comma Separated Value) file, then we can import it.


Here is a typical CSV File generated by Microsoft:


Account Transactions
All Accounts



Num,Date,Payee,C,Account,Memo,Category,Amount
,1997-04-10,CVS,R,Cash,,Food : Groceries,-5.1700

,1997-04-17,CVS,R,Cash,,Food : Groceries,-2.8900

,1997-08-27,MBTA,R,Cash,,Transportation,-2.0000


We basically need only Num, Date,Payee,C,Account,Memo,Category and Amount

We don't need running balances or other extra information that is sometimes generated.

If you can get a report in this format out of any version of Microsoft Money then we will be able to take it in

Personal tools