Re: How change stock/co. name in Money '02? by angelag
angelag
Wed Jan 31 15:40:01 CST 2007
Thanks, I'll try it tonight.
I think you misunderstood about my backup policy. I do daily backups so I'm
fine if my drive crashes tomorrow. It's when I want to go back 4 weeks for
something that's been written over in all those daily backups, then I'm in
trouble -- having to go back to whenever I last did a full backup.
"Cal Learner-- MVP" wrote:
> In microsoft.public.money, angela g wrote:
>
> >This transaction occurred Jan. 3, 07. I have backups later in Jan. (which
> >won't do any good) and then my previous backup before that is May 06.
>
> Fortunately you have the motivation to review your backup strategy
> before something more problematic occurs. Also ask yourself what
> would happen if your hard drive failed tomorrow.
>
> >
> >So would prefer to hear how to make the change w/o a backup.
>
> OK. Let me give you a rundown, to see if you are still interested.
>
> Right now you have two stocks -- Duke
> Power and Spectrum Energy. You will want to rename the current
> Spectrum Energy to something you will never want to use (such as
> zzzz), blank the symbol, and perhaps get rid of it. Then you will
> rename the old Duke, with the transaction history, to Spectrum
> Energy and change the symbol to the Spectrum Energy symbol. That is
> fairly straight-forward stuff.
>
> The problem comes in that when you download next time, the OFX file
> will associate the real stock with zzzz. This is due to a hidden
> number called the CUSIP. So here is the procedure to disassociate
> the new CUSIP from zzzz so that you can then tell Money that it is
> now same stock that you have been tracking.
>
> Keep extra backups/copies of your file in case you want to undo
> something.
>
> Here is a procedure:
>
> ======Disassociate Stock from Money Download===================
>
> The purpose of this is disassociate a security from the download
> process. The problem this cures is that Money associates
> downloaded stock by CUSIP. Renaming and/or changing the symbol is
> not sufficient to appear as a different security.
>
> Create dis_sk.ofx by cutting and pasting the portions between the
> Begin and End lines (below) into a file named dis_sk.ofx.
>
> I suggest making an extra copy of your Money file as a precaution.
>
> File->Import dis_sk.ofx into Money
>
> Select the appropriate Account from the list.
>
> Select the institution as the actual institution that holds the
> account.
>
> You should get the "You have n statements to read" screen. The
> account you just imported into should show the name account name
> followed by (1). Click that name.
>
> You should get the pop-up that says "Money found the following
> investment in your brokerage statement:".
>
> Select "This investment is already in my investment portfolio with
> a different name. I use the following investment in my investment
> portfolio to track this investment:". From the drop-down list,
> choose the stock you are trying to get rid of. Click Next. When
> you get the "Are you sure xxxxx is the same investment as yyyy?",
> click Yes.
>
> If you get the screen that says "Do you want to change the ticker
> symbol for xxxx in Money from yyyy to zzzz to match the statement,
> I suggest you click Yes.
>
> Get the screen that says "The positions reported on nn/nn/nn
> statement don't match those in you Money account. Do you want to
> update your account to match the statement?". I would select No,
> but it is up to you. Click Finish.
>
> Now download from your broker for real.
>
> Feel free to suggest improvements to this procedure.
>
>
> ========================Begin dis_sk.ofx========================
> OFXHEADER:100
> DATA:OFXSGML
> VERSION:102
> SECURITY:NONE
> ENCODING:USASCII
> CHARSET:1252
> COMPRESSION:NONE
> OLDFILEUID:NONE
> NEWFILEUID:NONE
>
> <OFX>
> <SIGNONMSGSRSV1>
>
>
> <SONRS>
> <STATUS>
> <CODE>0
> <SEVERITY>INFO
> <MESSAGE>SUCCESS
> </STATUS>
> <DTSERVER>20040302
> <LANGUAGE>ENG
> <DTPROFUP>20030403
> <DTACCTUP>20040201
> </SONRS></SIGNONMSGSRSV1>
> <INVSTMTMSGSRSV1>
>
>
> <INVSTMTTRNRS>
> <TRNUID>ZzzzA1
> <STATUS>
> <CODE>0
> <SEVERITY>INFO
> <MESSAGE>Success so far with stock modification of symbol and CUSIP
> </STATUS>
>
> <INVSTMTRS>
> <DTASOF>20040221
> <CURDEF>USD
> <INVACCTFROM>
> <BROKERID>YourBrokerOrZzzzA2
> <ACCTID>YourAccountOrZzzzA3
> </INVACCTFROM>
>
>
>
> <INVPOSLIST>
>
> <POSSTOCK>
> <INVPOS>
> <SECID>
> <UNIQUEID>ZzzzA4
> <UNIQUEIDTYPE>CUSIP
> </SECID>
> <HELDINACCT>CASH
> <POSTYPE>LONG
> <UNITS>0.0000
> <UNITPRICE>42.840
> <MKTVAL>0.000
> <DTPRICEASOF>20041102000000.000[-5:EST]
> </INVPOS>
> </POSSTOCK>
>
> </INVPOSLIST>
>
> </INVSTMTRS>
> </INVSTMTTRNRS>
> </INVSTMTMSGSRSV1>
>
>
> <SECLISTMSGSRSV1>
> <SECLIST>
>
> <STOCKINFO>
> <SECINFO>
> <SECID>
> <UNIQUEID>ZzzzA4
> <UNIQUEIDTYPE>CUSIP
> </SECID>
> <SECNAME>ZzzzA4 Dissassocated stock
> <TICKER>ZzzzA
> </SECINFO>
> </STOCKINFO>
>
> </SECLIST>
> </SECLISTMSGSRSV1>
> </OFX>
>
> =========================END dis_sk.ofx ========================
>
> Note. If you re-use this proceure on the same file, you will
> probably need to change all occurances of Zzzz to a different
> string.
>
>