Joe Conner wrote:
I have calc2qif. Unfortunately it does not open later versions of Quicken files. Does anyone have a macro that will open a .QDF Quicken file? If not, is anyone willing to take this on as a project?

I am not a programmer, but a "calc2qdf" macro would be very useful to me. If not, is anyone willing to take this on as a project?


QDF files were never meant for data transfer AFAIK. That's what QIF is for. But that is being deprecated in favor of the newer OFX format which is an XML based standard format developed by Intuit, Microsoft, and another company that I can't remember right now. Anyway, the OFX standard is publicly documented. You should see if your app will export to either OFX or QIF.


If it will do an export to QIF, then just use the calc2qif. If it will do the OFX, then beg, weedle, or pay someone to write a macro to import that format. It's plain-text, XML, and well-documented, so an ofx2calc macro is not out of the question.

Rod


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to