Go Back   CDN Business Directory > Main Category > Microsoft Money

 
 
Thread Tools Display Modes
  #6  
Old 03-31-2005, 03:20 PM
Henry Padilla
Guest
 
Posts: n/a
Default Re: Anyone know how to read the MNY file?

I'm not trying to weasle out of it BUT I've got to...
.... prime and paint my bathroom
.... install a new tub surround
.... paint the eaves and facias on my house
.... sell my old house
.... buy a new house
.... move

I'm gonna be a while. Don't wait for me.
Tom P.

"Dick Watson" <littlegreengecko[at]mind-enufalready-spring.com> wrote in
message news:e3Cbw7eNFHA.2508[at]TK2MSFTNGP10.phx.gbl...
- quote -

> If you figure it out, let us know.
> "Tom Padilla" <padillah[at]hotmail.com> wrote in message
> news8L2e.16430$DW.12286[at]newssvr17.news.prodigy.com...
> > OK. Long, lonely, sleepless nights it is.



  #5  
Old 03-31-2005, 12:42 PM
Dick Watson
Guest
 
Posts: n/a
Default Re: Anyone know how to read the MNY file?

If you figure it out, let us know.

"Tom Padilla" <padillah[at]hotmail.com> wrote in message
news8L2e.16430$DW.12286[at]newssvr17.news.prodigy.com...
- quote -

> OK. Long, lonely, sleepless nights it is.


  #4  
Old 03-31-2005, 04:37 AM
Tom Padilla
Guest
 
Posts: n/a
Default Re: Anyone know how to read the MNY file?

OK. Long, lonely, sleepless nights it is.

Tom P.

'
"Dick Watson" <littlegreengecko[at]mind-enufalready-spring.com> wrote in
message news:OBKMEtTNFHA.1308[at]TK2MSFTNGP15.phx.gbl...
- quote -

> It's an MSISAM database, internal table structure undocumented to the
> outside world. See http://umpmfaq.info/faqdb.php?q=10.
> "Henry Padilla" <padillah[at]hotmail.com> wrote in message
> news:8Kx2e.26834$hU7.4522[at]newssvr33.news.prodigy.com...
> > I'm just looking for the file format. I've been programming for a while
> > and, I hope, I can handle the manipulation myself. I just wondered if

> there
> > were a starting point to be had or if I have to figure the thing out by
> > myself.
> > > Figuring it out by myself is a lot of long nights. I'd rather be humble

> and
> > get help.
> > > I suppose I can export everything to Excel if I have to.
> > > What I want is a "running total" bill (like the one you get from the gas

> > company). You know -
> > > Previous amount: $134.50

> > Payments: -$100.00
> > Current bill: $85.67
> > ====================
> > Total $120.17
> > > Like that.



  #3  
Old 03-30-2005, 03:15 PM
Dick Watson
Guest
 
Posts: n/a
Default Re: Anyone know how to read the MNY file?

It's an MSISAM database, internal table structure undocumented to the
outside world. See http://umpmfaq.info/faqdb.php?q=10.

"Henry Padilla" <padillah[at]hotmail.com> wrote in message
news:8Kx2e.26834$hU7.4522[at]newssvr33.news.prodigy.com...
- quote -

> I'm just looking for the file format. I've been programming for a while
> and, I hope, I can handle the manipulation myself. I just wondered if

there
> were a starting point to be had or if I have to figure the thing out by
> myself.
> Figuring it out by myself is a lot of long nights. I'd rather be humble

and
> get help.
> I suppose I can export everything to Excel if I have to.
> What I want is a "running total" bill (like the one you get from the gas
> company). You know -
> Previous amount: $134.50
> Payments: -$100.00
> Current bill: $85.67
> ====================
> Total $120.17
> Like that.



  #2  
Old 03-30-2005, 01:22 PM
Henry Padilla
Guest
 
Posts: n/a
Default Re: Anyone know how to read the MNY file?

I'm just looking for the file format. I've been programming for a while
and, I hope, I can handle the manipulation myself. I just wondered if there
were a starting point to be had or if I have to figure the thing out by
myself.

Figuring it out by myself is a lot of long nights. I'd rather be humble and
get help.

I suppose I can export everything to Excel if I have to.

What I want is a "running total" bill (like the one you get from the gas
company). You know -

Previous amount: $134.50
Payments: -$100.00
Current bill: $85.67
====================
Total $120.17

Like that.

Tom P.

"Happy Traveler" <Happy Traveler[at]discussions.microsoft.com> wrote in message
news:CC9C6CCC-A843-4C75-B49E-10947DDA9AB3[at]microsoft.com...
- quote -

> The standard reports are pretty limited. I usually run the most general
> report such as "all transactions by category=bills" and then do a lot of
> manipulation in Excel. If you provide some detail about what you want to
> see, I'll see what I can figure out.
> "Henry Padilla" wrote:
> > I am trying to write a report (actually it's a "running total" bill) and
> > Money will not do it.
> > > If I knew how to read the file I could write my own report and get what I

> > want.
> > > Thanks,

> > Tom P.

>



  #1  
Old 03-29-2005, 09:11 PM
Happy Traveler
Guest
 
Posts: n/a
Default RE: Anyone know how to read the MNY file?

The standard reports are pretty limited. I usually run the most general
report such as "all transactions by category=bills" and then do a lot of
manipulation in Excel. If you provide some detail about what you want to
see, I'll see what I can figure out.

"Henry Padilla" wrote:

- quote -

> I am trying to write a report (actually it's a "running total" bill) and
> Money will not do it.
> If I knew how to read the file I could write my own report and get what I
> want.
> Thanks,
> Tom P.

 
Old 03-29-2005, 07:35 PM
Cal Learner-- MVP
Guest
 
Posts: n/a
Default Re: Anyone know how to read the MNY file?

In microsoft.public.money, Henry Padilla wrote:

- quote -

> I am trying to write a report (actually it's a "running total" bill) and
> Money will not do it.
> If I knew how to read the file I could write my own report and get what I
> want.


See http://www.ultrasoft.com/MoneyLink/download.shtml


  #-1  
Old 03-29-2005, 07:32 PM
Henry Padilla
Guest
 
Posts: n/a
Default Anyone know how to read the MNY file?

I am trying to write a report (actually it's a "running total" bill) and
Money will not do it.

If I knew how to read the file I could write my own report and get what I
want.

Thanks,
Tom P.


 

Tags
file, mny, read
Similar Threads
Thread Forum Replies Last Post
Backup process sets file to read only
Jason: When I do a backup from Money 2004 Deluxe it tags the resultant backup file as read only. This is fine the very first time the backup is made;...
Microsoft Money 3 07-27-2004 05:16 PM
Re-installed Money 2000/cannot read file
Jean-Pierre B: My hard disk died recently. I had saved my xyz.mny file elsewhere and still have my data. I have a new computer and have re-installed Money 2000,...
Microsoft Money 1 05-19-2004 07:10 AM
Microsoft 2003 Error Message: cannot read file
Lisa: I was using Microsoft 99. Recently upgraded to Microsoft 2003. When I try to open money.mny I get the following message: Money cannot locate...
Microsoft Money 1 07-29-2003 12:33 PM



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

All times are GMT. The time now is 06:57 AM.