<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ProperSoft Blog</title>
	<atom:link href="http://www.propersoft.net/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.propersoft.net/blog</link>
	<description>Blog about everything happening at ProperSoft</description>
	<lastBuildDate>Tue, 15 May 2012 11:41:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>What is QFX file and how to create&#160;it</title>
		<link>http://www.propersoft.net/blog/what-is-qfx-file-and-how-to-create-it/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=what-is-qfx-file-and-how-to-create-it</link>
		<comments>http://www.propersoft.net/blog/what-is-qfx-file-and-how-to-create-it/#comments</comments>
		<pubDate>Tue, 15 May 2012 11:34:34 +0000</pubDate>
		<dc:creator>Sergiy</dc:creator>
				<category><![CDATA[products]]></category>

		<guid isPermaLink="false">http://www.propersoft.net/blog/?p=102</guid>
		<description><![CDATA[QFX file or QFX format is OFX based format supported by Quicken. OFX specification allows additional tag to be added, so it makes OFX parsers to be ready for unknown tags and therefore able to parse QFX files as well. QFX files also known as Web Connect files. You can QFX files from other formats [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left">QFX file or QFX format is OFX based format supported by Quicken. OFX specification allows additional tag to be added, so it makes OFX parsers to be ready for unknown tags and therefore able to parse QFX files as well.</p>
<p style="text-align: left">QFX files also known as Web Connect files.</p>
<p style="text-align: left">You can QFX files from other formats using the following tools:</p>
<ul style="list-style-type: disc">
<li style="text-align: left"><a href="http://www.propersoft.net/ofx2qfx/">to convert from OFX to QFX</a> use <a href="http://www.propersoft.net/ofx2qfx/">OFX2QFX</a></li>
<li style="text-align: left"><a href="http://www.propersoft.net/csv2qfx/">to convert from CSV to QFX</a> use <a href="http://www.propersoft.net/csv2qfx/">CSV2QFX</a></li>
<li style="text-align: left"><a href="http://www.propersoft.net/csv2qfx/">to convert from XLS to QFX</a> use <a href="http://www.propersoft.net/csv2qfx/">CSV2QFX</a> (open the file in Excel, select all CTRL+A, copy to clipboard CTRL+C and click “paste from cipboard” in CSV2QFX)</li>
<li style="text-align: left"><a href="http://www.propersoft.net/qif2qfx/">to convert form QIF to QFX</a>, use <a href="http://www.propersoft.net/qif2qfx">QIF2QFX</a> or <a href="http://www.propersoft.net/bank2qfx/">Bank2QFX</a></li>
</ul>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.propersoft.net/blog/how-to-convert-a-csv-file-into-web-connect-format/" rel="bookmark" title="March 30, 2012">How to convert a CSV file into Web Connect&nbsp;format</a></li>
<li><a href="http://www.propersoft.net/blog/how-to-convert-xls-excel-to-ofx-in-7-simple-steps/" rel="bookmark" title="May 15, 2012">How to convert XLS (excel) to OFX in 7 simple&nbsp;steps</a></li>
<li><a href="http://www.propersoft.net/blog/how-to-open-a-qif-in-excel/" rel="bookmark" title="November 15, 2011">How to open a QIF in&nbsp;Excel</a></li>
<li><a href="http://www.propersoft.net/blog/qfx-or-qif-which-format-is-better-for-you-to-import-data-in-quicken/" rel="bookmark" title="January 19, 2012">QFX or QIF: which format is better for you to import data in&nbsp;Quicken?</a></li>
<li><a href="http://www.propersoft.net/blog/qif2csv-open-qif-files-easily/" rel="bookmark" title="July 17, 2011">QIF2CSV &#8211; Open QIF files&nbsp;Easily!</a></li>
</ul>
<p><!-- Similar Posts took 4.251 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.propersoft.net/blog/what-is-qfx-file-and-how-to-create-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to convert XLS (excel) to OFX in 7 simple&#160;steps</title>
		<link>http://www.propersoft.net/blog/how-to-convert-xls-excel-to-ofx-in-7-simple-steps/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-convert-xls-excel-to-ofx-in-7-simple-steps</link>
		<comments>http://www.propersoft.net/blog/how-to-convert-xls-excel-to-ofx-in-7-simple-steps/#comments</comments>
		<pubDate>Tue, 15 May 2012 11:19:52 +0000</pubDate>
		<dc:creator>Sergiy</dc:creator>
				<category><![CDATA[products]]></category>

		<guid isPermaLink="false">http://www.propersoft.net/blog/?p=100</guid>
		<description><![CDATA[To convert XLS (Excel) file to OFX format, you can use the following method: Open your XLS file in Excel and examine it. If transaction columns do not have the header, simply add them (if possible) Select all transactions including the header (or simply press CTRL+A) and copy to the clipboard (CTRL+C) Download and install [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left">To convert XLS (Excel) file to OFX format, you can use the following method:</p>
<ul style="list-style-type: disc">
<li style="text-align: left">Open your XLS file in Excel and examine it. If transaction columns do not have the header, simply add them (if possible)</li>
<li style="text-align: left">Select all transactions including the header (or simply press CTRL+A) and copy to the clipboard (CTRL+C)</li>
<li style="text-align: left">Download and install <a href="http://www.propersoft.net/csv2ofx/">CSV2OFX</a> located at <a href="http://www.propersoft.net/csv2ofx/">http://www.propersoft.net/csv2ofx/</a></li>
<li style="text-align: left">Start CSV2OFX and click the Paste from clipboard button</li>
<li style="text-align: left">Examine the transactions on the Transactions tab for dates, amounts, memos and other columns properly assigned</li>
<li style="text-align: left">Click the Save button on the Transactions tab to create the OFX file</li>
<li style="text-align: left">Start your software (MS Money, or other) and import the OFX file</li>
</ul>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.propersoft.net/blog/how-to-convert-a-csv-file-into-web-connect-format/" rel="bookmark" title="March 30, 2012">How to convert a CSV file into Web Connect&nbsp;format</a></li>
<li><a href="http://www.propersoft.net/blog/how-to-open-a-qif-in-excel/" rel="bookmark" title="November 15, 2011">How to open a QIF in&nbsp;Excel</a></li>
<li><a href="http://www.propersoft.net/blog/what-is-qfx-file-and-how-to-create-it/" rel="bookmark" title="May 15, 2012">What is QFX file and how to create&nbsp;it</a></li>
<li><a href="http://www.propersoft.net/blog/how-to-convert-ofx-files-to-qif/" rel="bookmark" title="February 9, 2012">How to convert OFX files to&nbsp;QIF</a></li>
<li><a href="http://www.propersoft.net/blog/use-qif2csv-to-combine-and-convert-to-csv/" rel="bookmark" title="November 11, 2010">Use QIF2CSV to combine and convert to&nbsp;CSV</a></li>
</ul>
<p><!-- Similar Posts took 5.271 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.propersoft.net/blog/how-to-convert-xls-excel-to-ofx-in-7-simple-steps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to convert a CSV file into Web Connect&#160;format</title>
		<link>http://www.propersoft.net/blog/how-to-convert-a-csv-file-into-web-connect-format/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-convert-a-csv-file-into-web-connect-format</link>
		<comments>http://www.propersoft.net/blog/how-to-convert-a-csv-file-into-web-connect-format/#comments</comments>
		<pubDate>Fri, 30 Mar 2012 20:38:39 +0000</pubDate>
		<dc:creator>Sergiy</dc:creator>
				<category><![CDATA[products]]></category>

		<guid isPermaLink="false">http://www.propersoft.net/blog/?p=98</guid>
		<description><![CDATA[Web Connect (QFX) format is modified OFX format supported by Quicken as well as other software generally supporting OFX format (you may need to simply rename the QFX file extension to OFX to be ‘seen’ by the software filtering OFX only files on the file dialog). To import QFX file into Quicken, click File, then [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left">Web Connect (QFX) format is modified OFX format supported by Quicken as well as other software generally supporting OFX format (you may need to simply rename the QFX file extension to OFX to be ‘seen’ by the software filtering OFX only files on the file dialog).</p>
<p style="text-align: left">To import QFX file into Quicken, click File, then Import, then Web Connect file. And select the QFX file using file dialog.</p>
<p style="text-align: left">How to create Web Connect QFX file if you have your transactions in CSV format? Use <a href="http://www.propersoft.net/csv2qfx/">CSV2QFX</a> converter to convert <a href="http://www.propersoft.net/csv2qfx/">CSV files to Web Connect QFX</a> format.</p>
<p style="text-align: left">You can download and try CSV2QFX free. The output is limited to three transactions in the demo, but creates fully functional, ready to import Web Connect QFX file.</p>
<p style="text-align: left"><a href="http://www.propersoft.net/csv2qfx/">CSV2QFX</a> will try to detect contents in your CSV file automatically, and then you can click the Review Mapping button to adjust assigned columns. If you create the CSV file yourself, make the first line as the column names (date, amount, payee, memo) as it will be great help to CSV2QFX to figure out the contents of your file and automatically assign the columns for you.</p>
<p style="text-align: left">Important note about INTU.BID, bank id and account id values on the Setting tab. You can either leave them as is, select other supported bank, and enter other values for bank id and account id. Quicken will use INTU.BID show corresponding bank name on the import screen, but actually giving you choice to select existing account or create new one. This is great confusion since the INTU.BID bank identification on the Web Connect QFX file is relevant to the account for which the import is happening. You can easily import Web Connect QFX files marked as from one bank to actual needed account in Quicken. Simply choose the bank currently ‘supported’ by Quicken using the Lookup button and complete the import.</p>
<p style="text-align: left">Quicken assigns INTU.BID, bank id and account ID to the Quicken account (account created by you in Quicken) after successful import calling it ‘linked online services’. You can always delete such online services by editing the account in Quicken (click on the Online Services tab), if you need to import other Web Connect QFX file with other values for INTU.BID, bank id and account id.</p>
<p style="text-align: left">P.S. if you excel file instead of CSV, simply open it in Excel, select all (CTRL+A) and copy to clipboard (CTRL+C). Switch to CSV2QFX and click on the Paste from Clipboard button to paste data from the clipboard. This approach saves you from creating CSV file from your excel file. The approach also applies to other spreadsheet software supporting copy and pete of multiple cells into the clipboard.</p>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.propersoft.net/blog/how-to-convert-xls-excel-to-ofx-in-7-simple-steps/" rel="bookmark" title="May 15, 2012">How to convert XLS (excel) to OFX in 7 simple&nbsp;steps</a></li>
<li><a href="http://www.propersoft.net/blog/does-really-quicken-2012-import-only-qxf-format-but-not-qif-and-qfx/" rel="bookmark" title="January 15, 2012">Does really Quicken 2012 import only QXF format, but not QIF and&nbsp;QFX?</a></li>
<li><a href="http://www.propersoft.net/blog/qfx-or-qif-which-format-is-better-for-you-to-import-data-in-quicken/" rel="bookmark" title="January 19, 2012">QFX or QIF: which format is better for you to import data in&nbsp;Quicken?</a></li>
<li><a href="http://www.propersoft.net/blog/what-is-qfx-file-and-how-to-create-it/" rel="bookmark" title="May 15, 2012">What is QFX file and how to create&nbsp;it</a></li>
<li><a href="http://www.propersoft.net/blog/the-most-easiest-tools-to-import-transactions-into-quicken/" rel="bookmark" title="July 19, 2011">The most easiest tools to import transactions into&nbsp;Quicken</a></li>
</ul>
<p><!-- Similar Posts took 4.413 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.propersoft.net/blog/how-to-convert-a-csv-file-into-web-connect-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to import QIF into Quicken&#160;2012</title>
		<link>http://www.propersoft.net/blog/how-to-import-qif-into-quicken-2012/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-import-qif-into-quicken-2012</link>
		<comments>http://www.propersoft.net/blog/how-to-import-qif-into-quicken-2012/#comments</comments>
		<pubDate>Tue, 27 Mar 2012 18:54:45 +0000</pubDate>
		<dc:creator>Sergiy</dc:creator>
				<category><![CDATA[products]]></category>

		<guid isPermaLink="false">http://www.propersoft.net/blog/?p=85</guid>
		<description><![CDATA[QIF files should be created either by CSV2QIF (CSV to QIF converter) or Bank2QIF (Bank to QIF Converter) (you can use Bank2QIF to ‘fix’ your QIF as well). When you convert a CSV file to QIF using CSV2QIF (CSV to QIF converter), enter the account name exactly as you have in Quicken and select the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.propersoft.net/blog/wp-content/uploads/2011/08/qif-import-successful-under-quicken-2011.png"><img src="http://www.propersoft.net/blog/wp-content/uploads/2012/03/wpid-wpid-qif-import-successful-under-quicken-2011-2012-03-27-14-54-2012-03-27-14-54.png" alt="wpid-wpid-qif-import-successful-under-quicken-2011-2012-03-27-14-54-2012-03-27-14-54.png" width="401" height="176" /></a></p>
<p>QIF files should be created either by <span style="text-decoration: underline;"><a href="http://www.propersoft.net/csv2qif/">CSV2QIF (CSV to QIF converter)</a></span> or <span style="text-decoration: underline;"><a href="http://www.propersoft.net/bank2qif/">Bank2QIF (Bank to QIF Converter)</a></span> (you can use Bank2QIF to ‘fix’ your QIF as well).</p>
<p>When you convert a CSV file to QIF using <span style="text-decoration: underline;"><a href="http://www.propersoft.net/csv2qif/">CSV2QIF (CSV to QIF converter)</a></span>, enter the account name exactly as you have in Quicken and select the account type (BANK for checking and saving accounts, CCARD for credit card accounts, INVST for investment accounts).</p>
<p><a href="http://www.propersoft.net/blog/wp-content/uploads/2011/08/csv2qif-account-name-and-type.png"><img src="http://www.propersoft.net/blog/wp-content/uploads/2012/03/wpid-wpid-csv2qif-account-name-and-type-2012-03-27-14-54-2012-03-27-14-54.png" alt="wpid-wpid-csv2qif-account-name-and-type-2012-03-27-14-54-2012-03-27-14-54.png" width="662" height="112" /></a></p>
<p>When you convert a bank file (OFX, QFX, QIF, QBO, ASO) to QIF using <span style="text-decoration: underline;"><a href="http://www.propersoft.net/bank2qif/">Bank2QIF (Bank to QIF Converter)</a></span>, load the file and click on the Account Mapping tab and enter the account name as you have in Quicken for each loaded account.</p>
<p><a href="http://www.propersoft.net/blog/wp-content/uploads/2011/08/bank2qif-account-mapping.png"><img src="http://www.propersoft.net/blog/wp-content/uploads/2012/03/wpid-wpid-bank2qif-account-mapping-2012-03-27-14-54-2012-03-27-14-54.png" alt="wpid-wpid-bank2qif-account-mapping-2012-03-27-14-54-2012-03-27-14-54.png" width="687" height="147" /></a></p>
<p>Once QIF file is saved, do the following: Start Quicken and click File, then File Import, then QIF file.</p>
<p><a href="http://www.propersoft.net/blog/wp-content/uploads/2011/08/how-to-import-qif-under-quicken-2011.png"><img src="http://www.propersoft.net/blog/wp-content/uploads/2012/03/wpid-wpid-how-to-import-qif-under-quicken-2011-2012-03-27-14-54-2012-03-27-14-54.png" alt="wpid-wpid-how-to-import-qif-under-quicken-2011-2012-03-27-14-54-2012-03-27-14-54.png" width="693" height="291" /></a></p>
<ul style="list-style-type: disc">
<ul style="list-style-type: circle">
<ol style="list-style-type: decimal">
<li>On the import screen, select from the account drop down list. Ignore message about QIF limitations.</li>
</ol>
</li>
<li></li>
</ul>
</ul>
<p><a href="http://www.propersoft.net/blog/wp-content/uploads/2011/08/importing-qif-under-quicken-2011-import-screen.png"><img src="http://www.propersoft.net/blog/wp-content/uploads/2012/03/wpid-wpid-importing-qif-under-quicken-2011-import-screen-2012-03-27-14-54-2012-03-27-14-54.png" alt="wpid-wpid-importing-qif-under-quicken-2011-import-screen-2012-03-27-14-54-2012-03-27-14-54.png" width="570" height="360" /></a></p>
<ul style="list-style-type: disc">
<ul style="list-style-type: circle">
<ol style="list-style-type: decimal">
<li>Review your imported transactions (Done!).</li>
</ol>
</li>
</ul>
</li>
</ul>
<p><a href="http://www.propersoft.net/blog/wp-content/uploads/2011/08/successful-qif-import-under-quicken-2011.png"><img src="http://www.propersoft.net/blog/wp-content/uploads/2012/03/wpid-wpid-successful-qif-import-under-quicken-2011-2012-03-27-14-54-2012-03-27-14-54.png" alt="wpid-wpid-successful-qif-import-under-quicken-2011-2012-03-27-14-54-2012-03-27-14-54.png" width="636" height="339" /></a><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.propersoft.net/blog/how-to-import-a-qif-file-under-quicken-2011/" rel="bookmark" title="August 6, 2011">How to import a QIF file under Quicken&nbsp;2011</a></li>
<li><a href="http://www.propersoft.net/blog/qfx-or-qif-which-format-is-better-for-you-to-import-data-in-quicken/" rel="bookmark" title="January 19, 2012">QFX or QIF: which format is better for you to import data in&nbsp;Quicken?</a></li>
<li><a href="http://www.propersoft.net/blog/how-to-import-csv-into-quicken/" rel="bookmark" title="January 24, 2012">How To Import CSV Into&nbsp;Quicken</a></li>
<li><a href="http://www.propersoft.net/blog/how-to-convert-a-csv-file-into-web-connect-format/" rel="bookmark" title="March 30, 2012">How to convert a CSV file into Web Connect&nbsp;format</a></li>
<li><a href="http://www.propersoft.net/blog/how-to-open-a-qif-in-excel/" rel="bookmark" title="November 15, 2011">How to open a QIF in&nbsp;Excel</a></li>
</ul>
<p><!-- Similar Posts took 4.290 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.propersoft.net/blog/how-to-import-qif-into-quicken-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to convert OFX files to&#160;QIF</title>
		<link>http://www.propersoft.net/blog/how-to-convert-ofx-files-to-qif/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-convert-ofx-files-to-qif</link>
		<comments>http://www.propersoft.net/blog/how-to-convert-ofx-files-to-qif/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 21:48:11 +0000</pubDate>
		<dc:creator>Sergiy</dc:creator>
				<category><![CDATA[new releases]]></category>
		<category><![CDATA[products]]></category>

		<guid isPermaLink="false">http://www.propersoft.net/blog/?p=76</guid>
		<description><![CDATA[OFX files can be easily converted to QIF using either OFX2QIF or Bank2QIF converters. The converters designed to make the conversion process simple and straightforward, and you can actually see the data you are converting Preview See the contents of the OFX file before converting. OFX files are not easy to observe through notepad or [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left">OFX files can be easily converted to QIF using either <a href="http://www.propersoft.net/ofx2qif">OFX2QIF</a> or <a href="http://www.propersoft.net/bank2qif">Bank2QIF</a> converters. The converters designed to make the conversion process simple and straightforward, and you can actually see the data you are converting</p>
<p style="text-align: left"><strong>Preview</strong></p>
<p style="text-align: left">See the contents of the OFX file before converting. OFX files are not easy to observe through notepad or other text viewing tool, and converters are doing great job showing you the data as regular table.</p>
<p style="text-align: left"><strong>Easy to convert</strong></p>
<p style="text-align: left">Simply load the file, review it and click the Save button to create the QIF file and finish the conversion.</p>
<p style="text-align: left"><strong>Select all or less</strong></p>
<p style="text-align: left">You can optionally deselect some transactions you don’t want to be imported</p>
<p style="text-align: left"><strong>Automate</strong></p>
<p style="text-align: left">Both converters support command line automation.</p>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.propersoft.net/blog/how-to-convert-xls-excel-to-ofx-in-7-simple-steps/" rel="bookmark" title="May 15, 2012">How to convert XLS (excel) to OFX in 7 simple&nbsp;steps</a></li>
<li><a href="http://www.propersoft.net/blog/how-to-convert-a-csv-file-into-web-connect-format/" rel="bookmark" title="March 30, 2012">How to convert a CSV file into Web Connect&nbsp;format</a></li>
<li><a href="http://www.propersoft.net/blog/how-to-open-a-qif-in-excel/" rel="bookmark" title="November 15, 2011">How to open a QIF in&nbsp;Excel</a></li>
<li><a href="http://www.propersoft.net/blog/convert-excel-data-to-quicken-compatible-format/" rel="bookmark" title="July 17, 2011">Convert Excel data to Quicken Compatible&nbsp;Format</a></li>
<li><a href="http://www.propersoft.net/blog/csv2qif-makes-tax-time-tasks-easier/" rel="bookmark" title="July 17, 2011">CSV2QIF makes tax time tasks&nbsp;easier</a></li>
</ul>
<p><!-- Similar Posts took 4.497 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.propersoft.net/blog/how-to-convert-ofx-files-to-qif/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Import CSV Into&#160;Quicken</title>
		<link>http://www.propersoft.net/blog/how-to-import-csv-into-quicken/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-import-csv-into-quicken</link>
		<comments>http://www.propersoft.net/blog/how-to-import-csv-into-quicken/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 20:12:31 +0000</pubDate>
		<dc:creator>Sergiy</dc:creator>
				<category><![CDATA[products]]></category>
		<category><![CDATA[CSV]]></category>
		<category><![CDATA[csv to qif]]></category>
		<category><![CDATA[csv2qif]]></category>

		<guid isPermaLink="false">http://www.propersoft.net/blog/?p=69</guid>
		<description><![CDATA[Quicken does not support direct import for CSV files, but you can easily convert CSV files into one of the following formats: Convert CSV to QIF Convert CSV to QIF using CSV2QIF. CSV2QIF is capable to create different QIF variants (for Quicken, for MS Money, or for other finance applications), so you need to make [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left">Quicken does not support direct import for CSV files, but you can easily convert CSV files into one of the following formats:</p>
<p style="text-align: left"><strong>Convert CSV to QIF</strong></p>
<p style="text-align: left">Convert CSV to QIF using <a href="http://www.propersoft.net/csv2qif/">CSV2QIF</a>. CSV2QIF is capable to create different QIF variants (for Quicken, for MS Money, or for other finance applications), so you need to make sure to select Quicken as the QIF target (Quicken is selected by default when you start the program for the first time).</p>
<p style="text-align: left">But Quicken 2005, 2006, 2007, 2008, 2009, 2010, 2011 does not allow QIF files to be imported under checking, savings, credit card, broker and investment accounts, right? Not exactly. There is different QIF file variations. QIF created for MS Money, or provided for download by your bank are not accepted by Quicken unless you import them under a cash account.</p>
<p style="text-align: left">However, <a href="http://www.propersoft.net/csv2qif/">CSV2QIF</a> creates QIF files for Quicken, and Quicken does accept these files. In fact all Quicken versions for Windows (up to Quicken 2012) import QIF files just fine under checking, savings, credit card, broker, and investment accounts.</p>
<p style="text-align: left">Where is the catch then? The catch is that you need to enter the account name in CSV2QIF exactly as you have it Quicken, otherwise during QIF import, Quicken will try to create a new account with that name. For example, if your checking account in Quicken is called “Checking” or “Bank checking” or other name, you need to enter this name exactly in CSV2QIF (as well as select correct account type) before saving a QIF file.</p>
<p style="text-align: left">What is the advantage of using QIF files? Quicken does not require “online call home” during the import. You do not need to have internet connection active and firewall enabled for Quicken to go through to import a QIF file. This can come quite handy when you work and travel and do not have internet always on, but need to complete your finance report on time.</p>
<p style="text-align: left">
<p style="text-align: left">Another advantage? Creating investment transactions becomes quite easy, when you comfortably working in Excel, then copy and paste them in <a href="http://www.propersoft.net/csv2qif/">CSV2QIF</a> and import QIF into Quicken.</p>
<p style="text-align: left">So when QIF is not good? For Quicken Essentials for Mac. This Quicken variant does not allow QIF files at all. Please see the next paragraph on how to import your CSV into Quicken including Quicken Essentials for Mac.</p>
<p style="text-align: left"><strong>Convert CSV to QFX (Web Connect)</strong></p>
<p style="text-align: left">Convert CSV to QFX (Web Connect) using <a href="http://www.propersoft.net/csv2qfx">CSV2QFX</a>. CSV2QFX creates QFX files acceptable by Quicken. CSV2QFX covers bank (checking and savings, credit line and credit card accounts. During QFX import, Quicken ‘calls home’ using internet connection (so please make sure your firewall allows it to go through), and assigns bank details supplied in QFX file with selected account in Quicken. Even more, if Quicken find the match for bank details in the QFX to details with an account, it imports data there automatically. Otherwise, if offers you the import dialog to select existing “unlinked” account, or create new one.</p>
<p style="text-align: left">QFX format supplies unique id for each transaction, and Quicken uses it to avoid import for the same transaction next time. However, when you prepare your CSV file, it is common you may notice some transactions mistakes, so you need to fix them and import the file again. Even if you deleted the transaction in Quicken, it still refuses to import it the second time.</p>
<p style="text-align: left">To deal with your need to import corrected transactions again, <a href="http://www.propersoft.net/csv2qfx/">CSV2QFX</a> allows to create unique transaction IDs every time you save the QFX file (this option is turned on by default), as well as keep transaction IDs consistent if you need them to be this way.</p>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.propersoft.net/blog/qfx-or-qif-which-format-is-better-for-you-to-import-data-in-quicken/" rel="bookmark" title="January 19, 2012">QFX or QIF: which format is better for you to import data in&nbsp;Quicken?</a></li>
<li><a href="http://www.propersoft.net/blog/does-really-quicken-2012-import-only-qxf-format-but-not-qif-and-qfx/" rel="bookmark" title="January 15, 2012">Does really Quicken 2012 import only QXF format, but not QIF and&nbsp;QFX?</a></li>
<li><a href="http://www.propersoft.net/blog/how-to-import-qif-into-quicken-2012/" rel="bookmark" title="March 27, 2012">How to import QIF into Quicken&nbsp;2012</a></li>
<li><a href="http://www.propersoft.net/blog/how-to-import-a-qif-file-under-quicken-2011/" rel="bookmark" title="August 6, 2011">How to import a QIF file under Quicken&nbsp;2011</a></li>
<li><a href="http://www.propersoft.net/blog/quicken-is-slow-importing-investment-transactions-on-existing-account/" rel="bookmark" title="January 17, 2012">Quicken is slow importing investment transactions on existing&nbsp;account</a></li>
</ul>
<p><!-- Similar Posts took 4.703 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.propersoft.net/blog/how-to-import-csv-into-quicken/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QFX or QIF: which format is better for you to import data in&#160;Quicken?</title>
		<link>http://www.propersoft.net/blog/qfx-or-qif-which-format-is-better-for-you-to-import-data-in-quicken/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=qfx-or-qif-which-format-is-better-for-you-to-import-data-in-quicken</link>
		<comments>http://www.propersoft.net/blog/qfx-or-qif-which-format-is-better-for-you-to-import-data-in-quicken/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 12:15:39 +0000</pubDate>
		<dc:creator>Sergiy</dc:creator>
				<category><![CDATA[products]]></category>
		<category><![CDATA[bank download]]></category>
		<category><![CDATA[bank2qfx]]></category>
		<category><![CDATA[bank2qif]]></category>
		<category><![CDATA[CSV]]></category>
		<category><![CDATA[csv2qfx]]></category>
		<category><![CDATA[csv2qif]]></category>
		<category><![CDATA[import]]></category>
		<category><![CDATA[OFX]]></category>
		<category><![CDATA[QFX]]></category>
		<category><![CDATA[QIF]]></category>
		<category><![CDATA[quicken]]></category>

		<guid isPermaLink="false">http://www.propersoft.net/blog/?p=67</guid>
		<description><![CDATA[Quicken for Windows up to the latest 2012 version, supports import for QIF and QFX (Web Connect) files. Here is the major differences between QIF and QFX (Web Connect) format when you try to import them under Quicken: Vendor Support Quicken claims that the QIF format is outdated, and not supported anymore, however still allows [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Quicken for Windows up to the latest 2012 version, supports import for QIF and QFX (Web Connect) files.</p>
<p style="text-align: left;">Here is the major differences between QIF and QFX (Web Connect) format when you try to import them under Quicken:</p>
<p style="text-align: left;"><strong>Vendor Support</strong></p>
<p style="text-align: left;">Quicken claims that the QIF format is outdated, and not supported anymore, however still allows to import a QIF file. On the QIF import screen Quicken tells, than you can import a QIF file only under cash account, offering in the drop down choice for account selection only cash accounts, but also “&lt;All Accounts&gt;” as well. Guess what, unless you have Quicken Essentials for Mac, QIF files are fully supported, but not the ones your bank offers you for download. There slightly different, “Quicken only”, QIF files that Quicken 2012 imports just fine under any account. <a href="http://www.propersoft.net/csv2qif">CSV2QIF (CSV to QIF converter)</a> and <a href="http://www.propersoft.net/bank2qif">Bank2QIF (OFX, QFX, QIF, QBO, OFX to QIF converter)</a> will help you create those files.</p>
<p style="text-align: left;"><strong>“Call Home” Required</strong></p>
<p style="text-align: left;">Quicken does not do any “home calls” during QIF imports , but it does every time you are trying to import a QFX file (yes, you need internet connection, your firewall must allow Quicken to go through just to import a QFX file that you have locally on your computer). Quicken checks if the bank code supplied in the QFX file is ‘allowed’ by Quicken for specific bank and even more bank account type. Some banks come and go, so your bank may drop QFX support tomorrow.</p>
<p style="text-align: left;"><strong>“Online linking”</strong></p>
<p style="text-align: left;">Once a QFX file is imported under an account in Quicken you choose during the import, it “online links” that account to bank settings supplied in that QFX file. If you have other QFX file with different settings then your currently for the account in “online link”, Quicken will not allow you to import that other QFX file under “occupied” account. The cure for that is simple: <strong>edit account, click on “Online Services” tab and select “deactivate online link”</strong>.</p>
<p style="text-align: left;"><strong>Categories and Tag</strong></p>
<p style="text-align: left;">QFX format as extended OFX format with additional Quicken only details, but the OFX specification does not provide category or tag attribute for transactions (or anything else similar) That’s it, you cannot import categories and tags assigned to your transactions using the QFX (Web Connect) format. On other hand, QIF format still imports categories and tags just fine. There is a workaround (no great, but some) this limitation for categories: you can set “rename rules” in Quicken to have categories assigned to specific payee names. Should be ok for most payees, but not retailer stores, like Walmart.</p>
<p style="text-align: left;"><strong>Investment transactions</strong></p>
<p style="text-align: left;">QIF format simplifies investment transactions by limiting the security identification to just security name. That’s it, no ticker symbol, no CUSIP numbers, just full Security name. When you import a QIF file with investment transactions under Quicken (or MS Money), Quicken will look up the security by its full name. You need to make sure your securities names do match the ones on the QIF file, but nothing more. For QFX (OFX) case, each transaction must be accompanied by the security record with CUSIP supplied. You do need to have CUSIP number for every security to create proper QFX file that Quicken can import.</p>
<p style="text-align: left;">Available converters to convert your existing transaction file to QIF or QFX:</p>
<p>To convert your existing transaction file to QIF format, use the following converters:</p>
<ul>
<li>CSV (or excel) to QIF: <a title="convert csv to qif" href="http://www.propersoft.net/csv2qif">CSV2QIF</a></li>
<li>OFX to QIF: <a title="convert OFX, QFX, QBO, ASO, OFC to QIF (and fix QIF)" href="http://www.propersoft.net/bank2qif">Bank2QIF</a></li>
<li>QFX to QIF: <a title="convert OFX, QFX, QBO, ASO, OFC to QIF (and fix QIF)" href="http://www.propersoft.net/bank2qif">Bank2QIF</a></li>
<li>QBO to QIF: <a title="convert OFX, QFX, QBO, ASO, OFC to QIF (and fix QIF)" href="http://www.propersoft.net/bank2qif">Bank2QIF</a></li>
<li>&#8216;Fix&#8217; QIF: <a title="convert OFX, QFX, QBO, ASO, OFC to QIF (and fix QIF)" href="http://www.propersoft.net/bank2qif">Bank2QIF</a></li>
<li>CSV (or excel) to QFX: <a title="convert CSV or Excel to QFX" href="http://www.propersoft.net/csv2qfx">CSV2QFX</a></li>
<li>OFX to QFX: <a title="convert OFX to QFX" href="http://www.ofx2qfx.com">OFX2QFX</a></li>
<li>QBO to QFX: <a title="convert bank (OFX, QBO, OFC, QIF, ASO) to QFX" href="http://www.propersoft.net/bank2qfx">Bank2QFX</a></li>
<li>QIF to QFX: <a title="convert QIF to QFX" href="http://www.propersoft.net/qif2qfx">QIF2QFX</a></li>
</ul>
<div></div>
<p>&nbsp;</p>
<p style="text-align: left;">
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.propersoft.net/blog/how-to-import-csv-into-quicken/" rel="bookmark" title="January 24, 2012">How To Import CSV Into&nbsp;Quicken</a></li>
<li><a href="http://www.propersoft.net/blog/does-really-quicken-2012-import-only-qxf-format-but-not-qif-and-qfx/" rel="bookmark" title="January 15, 2012">Does really Quicken 2012 import only QXF format, but not QIF and&nbsp;QFX?</a></li>
<li><a href="http://www.propersoft.net/blog/how-to-convert-a-csv-file-into-web-connect-format/" rel="bookmark" title="March 30, 2012">How to convert a CSV file into Web Connect&nbsp;format</a></li>
<li><a href="http://www.propersoft.net/blog/how-to-import-qif-into-quicken-2012/" rel="bookmark" title="March 27, 2012">How to import QIF into Quicken&nbsp;2012</a></li>
<li><a href="http://www.propersoft.net/blog/how-to-import-a-qif-file-under-quicken-2011/" rel="bookmark" title="August 6, 2011">How to import a QIF file under Quicken&nbsp;2011</a></li>
</ul>
<p><!-- Similar Posts took 4.639 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.propersoft.net/blog/qfx-or-qif-which-format-is-better-for-you-to-import-data-in-quicken/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quicken is slow importing investment transactions on existing&#160;account</title>
		<link>http://www.propersoft.net/blog/quicken-is-slow-importing-investment-transactions-on-existing-account/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=quicken-is-slow-importing-investment-transactions-on-existing-account</link>
		<comments>http://www.propersoft.net/blog/quicken-is-slow-importing-investment-transactions-on-existing-account/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 21:39:27 +0000</pubDate>
		<dc:creator>Sergiy</dc:creator>
				<category><![CDATA[products]]></category>

		<guid isPermaLink="false">http://www.propersoft.net/blog/?p=65</guid>
		<description><![CDATA[Trying to import a QIF file with 2000 investment transactions (converted from CSV to QIF using CSV2QIF) under new account in Quicken 2011 Home and business, the file imported within a minute. I decided to import it the second time to emulate the import under existing account. This time the same file took 20 minutes [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left">Trying to import a QIF file with 2000 investment transactions (converted from CSV to QIF using <a href="http://www.propersoft.net/csv2qif">CSV2QIF</a>) under new account in Quicken 2011 Home and business, the file imported within a minute. I decided to import it the second time to emulate the import under existing account. This time the same file took 20 minutes to import &#8211; much longer than the first time.</p>
<p style="text-align: left">Keep this mind when you have thousand transactions file to import for an investment account. It might be good idea to break the file in chunks and convert and import them separately &#8211; this way you know already imported parts are done.</p>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.propersoft.net/blog/how-to-import-csv-into-quicken/" rel="bookmark" title="January 24, 2012">How To Import CSV Into&nbsp;Quicken</a></li>
<li><a href="http://www.propersoft.net/blog/qfx-or-qif-which-format-is-better-for-you-to-import-data-in-quicken/" rel="bookmark" title="January 19, 2012">QFX or QIF: which format is better for you to import data in&nbsp;Quicken?</a></li>
<li><a href="http://www.propersoft.net/blog/does-really-quicken-2012-import-only-qxf-format-but-not-qif-and-qfx/" rel="bookmark" title="January 15, 2012">Does really Quicken 2012 import only QXF format, but not QIF and&nbsp;QFX?</a></li>
<li><a href="http://www.propersoft.net/blog/how-to-import-qif-into-quicken-2012/" rel="bookmark" title="March 27, 2012">How to import QIF into Quicken&nbsp;2012</a></li>
<li><a href="http://www.propersoft.net/blog/how-to-import-a-qif-file-under-quicken-2011/" rel="bookmark" title="August 6, 2011">How to import a QIF file under Quicken&nbsp;2011</a></li>
</ul>
<p><!-- Similar Posts took 4.627 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.propersoft.net/blog/quicken-is-slow-importing-investment-transactions-on-existing-account/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Does really Quicken 2012 import only QXF format, but not QIF and&#160;QFX?</title>
		<link>http://www.propersoft.net/blog/does-really-quicken-2012-import-only-qxf-format-but-not-qif-and-qfx/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=does-really-quicken-2012-import-only-qxf-format-but-not-qif-and-qfx</link>
		<comments>http://www.propersoft.net/blog/does-really-quicken-2012-import-only-qxf-format-but-not-qif-and-qfx/#comments</comments>
		<pubDate>Sun, 15 Jan 2012 23:27:56 +0000</pubDate>
		<dc:creator>Sergiy</dc:creator>
				<category><![CDATA[features]]></category>
		<category><![CDATA[products]]></category>

		<guid isPermaLink="false">http://www.propersoft.net/blog/?p=61</guid>
		<description><![CDATA[Quicken 2012 (home and business) imports the following formats: &#8220;regular&#8221; QIF for cash accounts &#8220;correct&#8221; QIF for all accounts including checking, savings and credit card. Quicken tells it is not possible, but it does import anyway as long as QIF if prepared correctly. Use CSV2QIF or Bank2QIF to create “correct” QIF files QFX (Web connect), [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left">Quicken 2012 (home and business) imports the following formats:</p>
<ul style="list-style-type: disc">
<li style="text-align: left">&#8220;regular&#8221; QIF for cash accounts</li>
<li style="text-align: left">&#8220;correct&#8221; QIF for all accounts including checking, savings and credit card. Quicken tells it is not possible, but it does import anyway as long as QIF if prepared correctly. Use <a href="http://www.propersoft.net/csv2qif">CSV2QIF</a> or <a href="http://www.propersoft.net/bank2qif">Bank2QIF</a> to create “correct” QIF files</li>
<li style="text-align: left">QFX (Web connect), extended OFX format with Quicken attributes to import under all accounts. If your QFX file is not importing under specific account, edit that account, click &#8220;Online services&#8221; and delete online services link there before importing. Use <a href="http://www.ofx2qfx.com">OFX2QFX</a> to convert your OFX files to QFX format</li>
<li style="text-align: left">QXF &#8211; new Quicken format used to move data between Quicken applications. I may be wrong, but last time I checked banks do not offer QXF downloads or third party software creates QXF files.</li>
</ul>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.propersoft.net/blog/qfx-or-qif-which-format-is-better-for-you-to-import-data-in-quicken/" rel="bookmark" title="January 19, 2012">QFX or QIF: which format is better for you to import data in&nbsp;Quicken?</a></li>
<li><a href="http://www.propersoft.net/blog/how-to-convert-a-csv-file-into-web-connect-format/" rel="bookmark" title="March 30, 2012">How to convert a CSV file into Web Connect&nbsp;format</a></li>
<li><a href="http://www.propersoft.net/blog/the-most-easiest-tools-to-import-transactions-into-quicken/" rel="bookmark" title="July 19, 2011">The most easiest tools to import transactions into&nbsp;Quicken</a></li>
<li><a href="http://www.propersoft.net/blog/how-to-import-csv-into-quicken/" rel="bookmark" title="January 24, 2012">How To Import CSV Into&nbsp;Quicken</a></li>
<li><a href="http://www.propersoft.net/blog/how-to-import-qif-into-quicken-2012/" rel="bookmark" title="March 27, 2012">How to import QIF into Quicken&nbsp;2012</a></li>
</ul>
<p><!-- Similar Posts took 4.810 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.propersoft.net/blog/does-really-quicken-2012-import-only-qxf-format-but-not-qif-and-qfx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to convert PDF files from your online banking to QIF or OFX&#160;format.</title>
		<link>http://www.propersoft.net/blog/how-to-convert-pdf-files-from-your-online-banking-to-qif-or-ofx-format/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-convert-pdf-files-from-your-online-banking-to-qif-or-ofx-format</link>
		<comments>http://www.propersoft.net/blog/how-to-convert-pdf-files-from-your-online-banking-to-qif-or-ofx-format/#comments</comments>
		<pubDate>Thu, 15 Dec 2011 20:01:35 +0000</pubDate>
		<dc:creator>Sergiy</dc:creator>
				<category><![CDATA[features]]></category>
		<category><![CDATA[products]]></category>

		<guid isPermaLink="false">http://www.propersoft.net/blog/how-to-convert-pdf-files-from-your-online-banking-to-qif-or-ofx-format/</guid>
		<description><![CDATA[Many banks provide PDF downloads for your bank account and credit card statements, and when you need to load your data into your accounting software, you are wondering how this could be done. Converting a PDF file to a ‘data’ format could be tricky task especially if PDF is “image”, not text document, so what [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Many banks provide PDF downloads for your bank account and credit card statements, and when you need to load your data into your accounting software, you are wondering how this could be done.</p>
<p style="text-align: left;">Converting a PDF file to a ‘data’ format could be tricky task especially if PDF is “image”, not text document, so what should you do or what tool should you use?</p>
<p style="text-align: left;">The answer is &#8211; nothing. You should download PDF files for your records, and look for “accounting” section on your online banking page. If it usually in separate section, when PDFs are usual in “Download” section. The accounting section requires to provide input from your side (date range, account, etc.) therefore it is not available just ‘for download’.</p>
<p style="text-align: left;">Many banks prepare QIF, OFX, QFX, QBO and other formats for you on demand. Look for the ‘Accounting’ section or call your bank and ask them how to generate and download these files for you. At least should provide a CSV format.</p>
<p style="text-align: left;">You can convert CSV files to QIF using <a title="convert csv to qif" href="http://www.propersoft.net/csv2qif">CSV2QIF</a>, CSV to QFX using <a title="convert csv to qfx" href="http://www.propersoft.net/csv2qfx">CSV2QFX</a>, CSV to OFX using <a title="convert csv to ofx" href="http://www.propersoft.net/csv2ofx">CSV2OFX</a>, CSV to QBO format using <a title="convert csv to qbo" href="http://www.propersoft.net/csv2qbo">CSV2QBO</a>.</p>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.propersoft.net/blog/qfx-or-qif-which-format-is-better-for-you-to-import-data-in-quicken/" rel="bookmark" title="January 19, 2012">QFX or QIF: which format is better for you to import data in&nbsp;Quicken?</a></li>
<li><a href="http://www.propersoft.net/blog/how-to-import-your-transactions-under-wave-accounting/" rel="bookmark" title="July 19, 2011">How to import your transactions under Wave&nbsp;Accounting</a></li>
<li><a href="http://www.propersoft.net/blog/does-really-quicken-2012-import-only-qxf-format-but-not-qif-and-qfx/" rel="bookmark" title="January 15, 2012">Does really Quicken 2012 import only QXF format, but not QIF and&nbsp;QFX?</a></li>
<li><a href="http://www.propersoft.net/blog/convert-excel-data-to-quicken-compatible-format/" rel="bookmark" title="July 17, 2011">Convert Excel data to Quicken Compatible&nbsp;Format</a></li>
<li><a href="http://www.propersoft.net/blog/the-most-easiest-tools-to-import-transactions-into-quicken/" rel="bookmark" title="July 19, 2011">The most easiest tools to import transactions into&nbsp;Quicken</a></li>
</ul>
<p><!-- Similar Posts took 4.765 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.propersoft.net/blog/how-to-convert-pdf-files-from-your-online-banking-to-qif-or-ofx-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

