Go Back   CDN Business Directory > Main Category > Microsoft Money

 
 
Thread Tools Display Modes
  #2  
Old 03-24-2005, 02:52 PM
Cal Learner-- MVP
Guest
 
Posts: n/a
Default Re: download matching names in Money 2004

In microsoft.public.money, Anonymous wrote:

- quote -

> Well now, the plot thickens. I was able to delete the investment (at least
> it appeared to), but I still
> get the other investment back. So I looked at the downloaded transactions
> and I see:
> <SECNAME> SPTN EXTND MKT INDEX</SECNAME> <FIID> 0398</FIID> <UNITPRICE> 30.67</UNITPRICE> <DTASOF> 20050323070000.000[-5:EST]
> in one, and:
> <SECNAME> SPARTAN EXTENDED MARKET INDEX
> <TICKER> FSEMX
> <UNITPRICE> 30.9300000
> <DTASOF> 20050323070000.000[-5:EST]
> in the other. The difference in price seems to be difference between
> yesterday's price and today's. It would seem that Fidelity has given two
> different names to the same mutual fund and Money '04 is confused by this.
> Is that possible?




This is not something that I would have envisioned-- having both
descriptions in that OFX.

Yet it may be the case. Some funds have different versions. Are
there separate <SECINFO> ... </SECINFO> sections for each "version"?
If so, they would indeed be separate securities -- one with a
<TICKER> FSEMX, and one not. Actually, I would have expected
<TICKER> FSEMX</TICKER> , in an OFX 2 file (where the file starts with
" <?xml version="1.0" encoding="US-ASCII"?> " ).

So I would guess that one is an internal one special for some
reason, and one is a public one with a ticker and a public price. Is
there no hint of this difference on your paper statement? Is one in
a 401K and the other not, or some such thing? I think I would ask
Fidelity if both are the *same*.

  #1  
Old 03-24-2005, 02:34 AM
Anonymous
Guest
 
Posts: n/a
Default Re: download matching names in Money 2004

Well now, the plot thickens. I was able to delete the investment (at least
it appeared to), but I still
get the other investment back. So I looked at the downloaded transactions
and I see:

<SECNAME> SPTN EXTND MKT INDEX</SECNAME<FIID> 0398</FIID<UNITPRICE> 30.67</UNITPRICE<DTASOF> 20050323070000.000[-5:EST]

in one, and:

<SECNAME> SPARTAN EXTENDED MARKET INDEX
<TICKER> FSEMX
<UNITPRICE> 30.9300000
<DTASOF> 20050323070000.000[-5:EST]


in the other. The difference in price seems to be difference between
yesterday's price and today's. It would seem that Fidelity has given two
different names to the same mutual fund and Money '04 is confused by this.
Is that possible?

Thanks



"Cal Learner-- MVP" <via_newsgroup[at]please.tnx> wrote in message
news:2eh24157ot9or77oec3vj1f5krk266jiqb[at]4ax.com...
- quote -

> In microsoft.public.money, Anonymous wrote:
> > How does the MS Money download match items to the investments in one's
> > account? I have two accounts at Fidelity, one a brokerage account, and

the
> > other a 401k retirement (Netbenefits). Both happen to hold some of the

same
> > mutual fund. One refers to it as "SPARTAN EXTENDED MARKET INDEX". I was
> > able to match this to the brokerage account. But the second account

refers
> > to it as "SPTN EXTND MKT INDEX". MS Money 2004 wants to refer to this as

a
> > different security and won't let me give it the same symbol. But of

course
> > it is the same symbol with the same price history.

> In the investment details, remove the existing symbol, if any, for
> "SPTN EXTND MKT INDEX".
> Make a large dummy AddShares of the "SPTN EXTND MKT INDEX"
> fund, dated before all other transactions, into the account
> register. Go back to investment "SPTN EXTND MKT INDEX" and choose
> View: Investment Details. Change each transaction to "SPARTAN
> EXTENDED MARKET INDEX" using the drop-down list. Start with the
> newest transaction. I would double-click the transaction to open
> it for edit.
> In any case, keep going until there are no more "SPTN EXTND MKT
> INDEX" transactions remaining. At that point you can "delete"
> "SPTN EXTND MKT INDEX".
> > > Is it possible to see the actual data Money is downloading? Where is it

> > stored? Is it in a readable form?

> Since you would like to see the OFX file, start a manually-triggered
> download in Money 2004 as normal. But when you see the Connect
> button, hold down the Ctrl+Shift keys as you click Connect. Money
> will save a copy of the OFX file as *RS.txt in My Documents.
> You can view the file with a text editor such as Notepad.
> Depending on the provider of the OFX file, there may be a normal
> newline character between items, or not. And if not, it is tricky
> to view.
> If the file starts with "?xml version" you could copy the file to
> "test.xml" and open that with IE6. That would format things nicely.



 
Old 03-23-2005, 09:35 AM
Cal Learner-- MVP
Guest
 
Posts: n/a
Default Re: download matching names in Money 2004

In microsoft.public.money, Anonymous wrote:

- quote -

> How does the MS Money download match items to the investments in one's
> account? I have two accounts at Fidelity, one a brokerage account, and the
> other a 401k retirement (Netbenefits). Both happen to hold some of the same
> mutual fund. One refers to it as "SPARTAN EXTENDED MARKET INDEX". I was
> able to match this to the brokerage account. But the second account refers
> to it as "SPTN EXTND MKT INDEX". MS Money 2004 wants to refer to this as a
> different security and won't let me give it the same symbol. But of course
> it is the same symbol with the same price history.


In the investment details, remove the existing symbol, if any, for
"SPTN EXTND MKT INDEX".

Make a large dummy AddShares of the "SPTN EXTND MKT INDEX"
fund, dated before all other transactions, into the account
register. Go back to investment "SPTN EXTND MKT INDEX" and choose
View: Investment Details. Change each transaction to "SPARTAN
EXTENDED MARKET INDEX" using the drop-down list. Start with the
newest transaction. I would double-click the transaction to open
it for edit.

In any case, keep going until there are no more "SPTN EXTND MKT
INDEX" transactions remaining. At that point you can "delete"
"SPTN EXTND MKT INDEX".

- quote -

> Is it possible to see the actual data Money is downloading? Where is it
> stored? Is it in a readable form?


Since you would like to see the OFX file, start a manually-triggered
download in Money 2004 as normal. But when you see the Connect
button, hold down the Ctrl+Shift keys as you click Connect. Money
will save a copy of the OFX file as *RS.txt in My Documents.

You can view the file with a text editor such as Notepad.
Depending on the provider of the OFX file, there may be a normal
newline character between items, or not. And if not, it is tricky
to view.

If the file starts with "?xml version" you could copy the file to
"test.xml" and open that with IE6. That would format things nicely.

  #-1  
Old 03-23-2005, 04:02 AM
Anonymous
Guest
 
Posts: n/a
Default download matching names in Money 2004

How does the MS Money download match items to the investments in one's
account? I have two accounts at Fidelity, one a brokerage account, and the
other a 401k retirement (Netbenefits). Both happen to hold some of the same
mutual fund. One refers to it as "SPARTAN EXTENDED MARKET INDEX". I was
able to match this to the brokerage account. But the second account refers
to it as "SPTN EXTND MKT INDEX". MS Money 2004 wants to refer to this as a
different security and won't let me give it the same symbol. But of course
it is the same symbol with the same price history.

Is it possible to see the actual data Money is downloading? Where is it
stored? Is it in a readable form?

thanks


 

Tags
2004, download, matching, money, names
Similar Threads
Thread Forum Replies Last Post
Money 2004 Matching Download Transactions
Pauline: Is there some way to stop Money from matching downloaded transactions with already-reconciled transactions? I keep having this happen, and it...
Microsoft Money 1 03-13-2005 03:20 PM
Mutual Fund Names and Stock Names displayed on multiple lines
Greg: In 2005 Deluxe, Portfolio Manager, Group by Investment Type, the same mutual fund is incorrectly listed on multiple lines. And, if I move the...
Microsoft Money 6 01-13-2005 02:48 AM
Preffered payee matching on download
Peter Galbraith: This is my first time to this forum and I see that there is a lot going on here. I realized that this quesiton might have been answered, though I...
Microsoft Money 1 10-07-2004 05:04 AM
Download Payee names include date
Joe: My transaction downloads with payee info include dates so the software doesn't recognise the payee and therefore does not automatically assign the...
Microsoft Money 4 02-19-2004 04:11 AM



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:44 AM.