Convert Excel to Quicken 2009

J

John

Does anyone know of a program or macro that will convert an Excel 2007
spreadsheet into a format (QFX?) that can be imported into Quicken 2009?

Thanks in advance
 
J

Joel

I wrote a custom macro for somebody earlier this year. But it is different
for for each quicken file. Quicken will import CSV data and you can save CSV
from excel using File - SAVEAS and selecting CSV. You can then build your
Quicken database.

If you are going to do this a lot then I recommend developing a custom
macro. What I did the last time was to work backwards. Build your quicken
database. The export the quicken Database to CSV format. You should be able
to import that same CSV file back into quicken. The reason for exporting the
quicken data is to get the proper format of the quicken database.

Then you can write a custom macro in excel VBA to export the excel database
to match you quicken database..
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top