My bank exports statements in MSMoney or Quick Books format. Which format is
easier to convert to VFP & how to do it...
-Lew

RE: Shortest route to VFP by cindy_winegarden

cindy_winegarden
Mon Dec 05 21:11:02 CST 2005

Hi Lew,

Surf on over to groups.google.com and put "ODBC QIF", "ODBC Money" etc. into
the search box. You'll find a lot of discussions of this issue, including
exporting to Excel (which you could then transfer to FoxPro), etc.

--
Cindy Winegarden MCSD, Microsoft Visual FoxPro MVP
cindy_winegarden@msn.com www.cindywinegarden.com
Blog: http://spaces.msn.com/members/cindywinegarden


"lew" wrote:

> My bank exports statements in MSMoney or Quick Books format. Which format is
> easier to convert to VFP & how to do it...
> -Lew
>
>
>

Re: Shortest route to VFP by lew

lew
Tue Dec 06 13:55:51 CST 2005

Hmm. Not as clear as I might have liked. I guess I should have mentioned I
don't mind writing code to parse the downloads. From what I read, parsing
the .qif's is the way to go. Comments?
-Lew
"Cindy Winegarden" <cindy_winegarden@msn.com> wrote in message
news:D8698B02-C916-41E3-BCAF-B3372EDF919D@microsoft.com...
> Hi Lew,
>
> Surf on over to groups.google.com and put "ODBC QIF", "ODBC Money" etc.
> into
> the search box. You'll find a lot of discussions of this issue, including
> exporting to Excel (which you could then transfer to FoxPro), etc.
>
> --
> Cindy Winegarden MCSD, Microsoft Visual FoxPro MVP
> cindy_winegarden@msn.com www.cindywinegarden.com
> Blog: http://spaces.msn.com/members/cindywinegarden
>
>
> "lew" wrote:
>
>> My bank exports statements in MSMoney or Quick Books format. Which format
>> is
>> easier to convert to VFP & how to do it...
>> -Lew
>>
>>
>>



Re: Shortest route to VFP by lew

lew
Tue Dec 06 14:09:16 CST 2005

Oops! That's .qiX, and it looks very xml-ish. Parsing should be a snap.
"lew" <lew@clsystems.com> wrote in message
news:u4Z4S8p%23FHA.740@TK2MSFTNGP12.phx.gbl...
> Hmm. Not as clear as I might have liked. I guess I should have mentioned I
> don't mind writing code to parse the downloads. From what I read, parsing
> the .qif's is the way to go. Comments?
> -Lew
> "Cindy Winegarden" <cindy_winegarden@msn.com> wrote in message
> news:D8698B02-C916-41E3-BCAF-B3372EDF919D@microsoft.com...
>> Hi Lew,
>>
>> Surf on over to groups.google.com and put "ODBC QIF", "ODBC Money" etc.
>> into
>> the search box. You'll find a lot of discussions of this issue, including
>> exporting to Excel (which you could then transfer to FoxPro), etc.
>>
>> --
>> Cindy Winegarden MCSD, Microsoft Visual FoxPro MVP
>> cindy_winegarden@msn.com www.cindywinegarden.com
>> Blog: http://spaces.msn.com/members/cindywinegarden
>>
>>
>> "lew" wrote:
>>
>>> My bank exports statements in MSMoney or Quick Books format. Which
>>> format is
>>> easier to convert to VFP & how to do it...
>>> -Lew
>>>
>>>
>>>
>
>