This is topic Live Stock Quotes in my Excel Portfolio -- Update!! in forum Micro Penny Stocks, Penny Stocks $0.10 & Under at Allstocks.com's Bulletin Board.


To visit this topic, use this URL:
http://www.allstocks.com/stockmessageboard/ubb/ultimatebb.php/ubb/get_topic/f/8/t/003174.html

Posted by GreenKnight37 on :
 
Okay...I lied a tiny bit, they're delayed about 15-20 minutes. But I got your attention, right?

For those of you who didn't read my earlier thread, I've been sharing an Excel spreadsheet that keeps track of your portfolio. Its originally a Microsoft template, but I've modified it to add a lot more functionality.

The newest feature: Refreshable stock quotes. You no longer need to manually enter stock information to update your portfolio, you just hit a button!

For this feature, you do need to download something from Microsoft. Its a Stock Quote add-in, that allows all of this to work. The add-in is only 320kb, so its a fast download. Go here, click on the Download link, and choose "Open". The installer will do the rest.
http://www.microsoft.com/downloads/details.aspx?FamilyID=485FCCD8-9305-4535-B939-3BF0A740A9B1&displaylang=en

For those of you who have my portfolio manager, you need to add the following line of code. For the "Current Quote" column, add the following:

=MSNStockQuote("????","Last Price","US")

In the above line of code, just replace the Question Marks with your stock symbol. The spreadsheet will automatically pull the last selling price, and you're set! Oh, you may want to format the cells to display 3 digits after the decimal, to receive the most accurate last price.

If there are any questions or any requests for the portfolio file, just reply to this thread.
 


Posted by old mullet on :
 
i would very much like to see your method for tracking stocks. i tend to be a little old fashioned sometimes and know i work too hard toward an end result. thank you for this generous offer to help.

uncle milty

miltymullet@yahoo.com
 


Posted by Marcidius on :
 
Good Find Knight! d/led it and it works great, thanks!

The funny part is that I'm in class...haha
 


Posted by fozzy on :
 
May I have the excel spreadsheet please? I'd love to try it out. My email is pdc13@yahoo.com Thanks!

Fozzy
 


Posted by ISB11 on :
 
Me to Please. stockman0786@yahoo.com
Thanks

 
Posted by GreenKnight37 on :
 
Quick update.

I'm in the process of writing some instructions, and trying to force Excel to do something extra special. So just give me a little bit more time, and you'll have an even better portfolio manager
 


Posted by presumptuous on :
 
Green

if I download it, I get problems with Excell. It shuts itself down and says an error has occured. The problem is gone when I remove the add in.

Could it be because I use 2000... in stead of 2002...???

pres
 


Posted by bauer on :
 
with office 2003 it wont do it the way i want
 
Posted by GreenKnight37 on :
 
presumptuous,

It is possible that it wont work with Excel 2000. I will check and see if it works on one of my other computers.

If you are receiving an error message though, could you post what the error says? I may be able to help troubleshoot and fix the problem.

-----

Bauer,

What problem are you having with Office 2003? The download is designed for 2002, and thus should be compatible with Excel 2003. Can you explain your problem, or tell me what errors you are receiving?


 


Posted by VNGNTN1 on :
 
GN37
What website has these templates. I have another application I would like to interface with Access.
VAN
 
Posted by GreenKnight37 on :
 
Templates for the entire Microsoft Office suite can be found here:
http://office.microsoft.com/templates/default.aspx?CTT=6&Origin=EC790020111033

I would recommend doing a search by keywords though, as there are a ton of templates to look at.
 


Posted by risc999 on :
 
GK,

I would love a copy as well please.

risc999@yahoo.com

thanks

 


Posted by newstockpicker on :
 
Green:

As I told you via email, the template works quite well, even in Quatra Pro. Of course, the add-on won't work as it is designed for Excel. I did do a small amount of tweaking to your original however. I added two new columns ... Date Bought and Date Sold.

Thanks again.

Walt
 


Posted by Marcidius on :
 
I've customized it a little too so that in the trade fees it puts a 5.00 if I have a buy price put in, and adds 5.00 to it if there is a sell price recorded.

Also customized the quote column so that in the quote it pulls the symbol from the SYMBOL column and looks it up instead of manually having to type it in.

If you guys want these formulas lemme know I'll post them, that is if GK doesn't mind the customization
 


Posted by Marcidius on :
 
Newstockpicker: did you get it to automatically place the date, or do you enter it? I am trying to figure out if there is a function to get the current date built into Excel.
 
Posted by GreenKnight37 on :
 
Update--

There seems to be compatability issues with Excel versions, below the 2002 release. Anything above that(2003, XP) should work fine.

I'm trying to tweak the file on my Excel 2000 version to make it work, and if I can, I'll make a seperate file for that version.
 


Posted by mistikal07 on :
 
I would like a copy of the excel sheet template for my portfolio. Send to zero07seven@hotmail.com
 
Posted by GreenKnight37 on :
 
quote:
Originally posted by Marcidius:
Also customized the quote column so that in the quote it pulls the symbol from the SYMBOL column and looks it up instead of manually having to type it in.

I made that change also. The most current version has that feature.

I dont mind at all if anyone tweaks the thing and improves it, just share the changes if they're really good/helpful

 


Posted by GreenKnight37 on :
 
quote:
Originally posted by Marcidius:
I've customized it a little too so that in the trade fees it puts a 5.00 if I have a buy price put in, and adds 5.00 to it if there is a sell price recorded.

Marcidius,

Thats a good change for us Lowtrade users, but I left it out originally because of those block fees. I still haven't seen a charge for my purchase of 125,000 shares, but if they add some Misc. fees, it will through off the formula. So if you ever experience a fee like that, remember to add it in by hand.
 


Posted by Marcidius on :
 
Here is the equation for the fees, if you use another broker just change the 5 to whatever price is charged per trade and change the 10 to 2 x whatever the trade fee is. (Ask, if that is confusing...)

And yes if I ever find any Misc. fees I will definitely add that in, good point. Thanks for the sheets and the help GK!

Formula (just paste it in the first column under "trade fees"):

=IF(D6 > 0, IF(E6 > 0, 10, 5), 0)
 


Posted by chrissy_a on :
 
GreenKnight,

Can you please send me your latest and greatest excel porfolio sheet. Thanks Chris
chrissy1@eircom.net

quote:
Originally posted by GreenKnight37:
Marcidius,

Thats a good change for us Lowtrade users, but I left it out originally because of those block fees. I still haven't seen a charge for my purchase of 125,000 shares, but if they add some Misc. fees, it will through off the formula. So if you ever experience a fee like that, remember to add it in by hand.



 


Posted by Allstocks on :
 

The free excel file and instructions are online at:
http://www.allstocks.com/epm.zip

Thank you for using Allstocks.com.
 


Posted by bauer on :
 
i got this one. http://www.microsoft.com/downloads/details.aspx?familyid=d20e2ca8-9f26-4ef6-8f07-f0ef37d3d35b&displaylang=en
 
Posted by fastrunner on :
 
There is a current date built in. Go to your toolbar and click on fn and it will give you the formula. It should say TODAY. So your formula should say =TODAY.
quote:
Originally posted by Marcidius:
Newstockpicker: did you get it to automatically place the date, or do you enter it? I am trying to figure out if there is a function to get the current date built into Excel.


 


Posted by tlseabaugh on :
 
Can I get a copy of you portfolio excel file?

Thanks

tlseabaugh@earthlink.net
 


Posted by bauer on :
 
The one for office 2003 differs a lot. It won't let you insert just the current stock quote. It gives you ALL the information inclusing high/low etc.... not so benificial ;/
 
Posted by GreenKnight37 on :
 
quote:
Originally posted by bauer:
The one for office 2003 differs a lot. It won't let you insert just the current stock quote. It gives you ALL the information inclusing high/low etc.... not so benificial ;/


Bauer,

I believe I know what you're talking about. That is a different stock feature in Excel, it is not the Add-in that I am using for my spreadsheet.

The one you're referring to displays the large graphic, with all sorts of information, right? Thats just a built in feature, try out the Stock Quote Add-In instead. You can specify exactly what you want to be displayed(high, low, close, bid, volume, etc)

 




© 1997 - 2021 Allstocks.com. All rights reserved.

Powered by Infopop Corporation
UBB.classic™ 6.7.2