Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

smf_addin · EXCEL Stock Market Functions Add-in

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 22781
  • Category: Software
  • Founded: Jun 18, 2006
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 14884 - 14913 of 22439   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
14884 KailuaKid
garyhartling Send Email
Jul 1, 2011
12:59 pm
You have to select the whole array, delete it, delete the column, then array enter again. Alternatively, you can just "Hide" the column in question. Gary H....
14885 Michael Thomas
thomas91112 Send Email
Jul 1, 2011
8:57 pm
Use RCHGetYahooHistory to retrieve end-of-month stock market prices.  Noticed yesterday, June 30 (after market close), that while Yahoo posted the closing...
14886 alexander
life2539 Send Email
Jul 2, 2011
6:36 am
Just curious, Has anybody looked up data from cia.gov factbook? I would like to pull some economic information about countries particularly their ranking...
14887 investor952 Send Email Jul 2, 2011
6:53 pm
"Make sure your Internet Options under IE are set to always get new content when a web page is visited. Otherwise, Microsoft's Internet engine could be...
14888 guilldan Send Email Jul 3, 2011
10:36 pm
Hello, First, thank you Randy for making this add-in. I am doing some fund analysis on Morningstar and have noticed that some of the data links are incorrect....
14889 dustinkw@...
dustinkw... Send Email
Jul 3, 2011
10:37 pm
I've been attempting to learn how to use the SMF add-in. I was trying to import data from selected cells of the MSN Financials website. For an annual income...
14890 John Smith
raftingchina Send Email
Jul 3, 2011
10:39 pm
Hello, Can anyone help me with this? The Reuters data elements and template don't work for me. Specifically, I'm talking about retrieving elements 13626...
14891 dustinkw@...
dustinkw... Send Email
Jul 3, 2011
10:39 pm
On several occasions I've noticed incorrect data reported in financial statements from some of the commonly used finance websites. One example: on the annual...
14892 somerset46m Send Email Jul 3, 2011
10:41 pm
Hi Randy, When I was on Excel 2007 and Vista, SMF Add-in worked great. But since moving to Win7, it's been a no go. Any ideas what to do?...
14893 Randy Harmelink
rharmelink Send Email
Jul 3, 2011
11:04 pm
I would suspect you could, but since I don't subscribe, I can't give details. Off hand, it would seem the easiest thing to do would be to use the ...
14894 Randy Harmelink
rharmelink Send Email
Jul 3, 2011
11:06 pm
Sorry. Not a clue. I'm still on Vista....
14895 Randy Harmelink
rharmelink Send Email
Jul 3, 2011
11:10 pm
It's just normal EXCEL string concatenation: ="...string1..."&A1&&quot;...string2..." They aren't alternative web addresses. In general, URL parameters can be given...
14896 Won-Jae
jay_lee2037 Send Email
Jul 3, 2011
11:23 pm
Dear Randy: I have a question regarding pulling yellowpages below. the "D4: =RCHGetWebData($D$3,C4) " does not work properly, specifically D4 does not grap...
14897 Won-Jae
jay_lee2037 Send Email
Jul 3, 2011
11:23 pm
Dear Randy: I have a question regarding pulling yellowpages below. the "D4: =RCHGetWebData($D$3,C4) " does not work properly, specifically D4 does not grap...
14898 Randy Harmelink
rharmelink Send Email
Jul 3, 2011
11:40 pm
Hmmm. Not sure what they've changed. Makes me wonder if the content of the page is reliable from "session" to "session"? Try: ...
14899 Randy Harmelink
rharmelink Send Email
Jul 4, 2011
3:08 am
Try using the updated smf-elements-5.txt file in the "Works in Progress" folder......
14900 Randy Harmelink
rharmelink Send Email
Jul 4, 2011
3:10 am
See: http://finance.groups.yahoo.com/group/smf_addin/message/13523...
14901 cocoaacc Send Email Jul 4, 2011
12:24 pm
Dear Sir, Is SMF Add-In work well in Excel 2003? Many Thanks! Will...
14902 Randy Harmelink
rharmelink Send Email
Jul 4, 2011
12:29 pm
It should......
14903 comaxinfo Send Email Jul 4, 2011
12:29 pm
I tried on Excel 2007 It worked well cant say about Excel 2003...
14904 alexander
life2539 Send Email
Jul 4, 2011
12:44 pm
Just some explanation to the AdvFn data. It seems that they are pulling their data off of Morningstar Reports if available BUT they are using "as of reporting"...
14905 Fred Wright
fredwwright Send Email
Jul 4, 2011
3:28 pm
I am successfully using it on a Win 7 machine and the add-in works fine MOST of the time.  It seems to have problems with internet cookies (I have IE 9 and...
14906 Pete
option2z Send Email
Jul 4, 2011
4:17 pm
I've been on Windows 7 for well over a year, and heavily use the Add-In. What symptoms are you having? I doubt that it has anything to do with Win 7. What...
14907 Ron Spruell
hashky Send Email
Jul 4, 2011
5:04 pm
You have to login using IE, not Firefox.  Excel uses IE. ________________________________ From: Fred Wright <fredwwright@...> To:...
14908 rcstrauss Send Email Jul 4, 2011
5:04 pm
Randy First let me thank you for sharing your great work with us. I am a frequent user of the SMF Add-in and really appreciate all it can do. I am trying to...
14909 Ron Spruell
hashky Send Email
Jul 4, 2011
5:12 pm
No problem using Excel 2003. Ron Spruell ________________________________ From: cocoaacc <cocoaacc@...> To: smf_addin@yahoogroups.com Sent: Monday,...
14910 Randy Harmelink
rharmelink Send Email
Jul 4, 2011
5:12 pm
It seems to be fairly straight-forward usage of the RCHGetTableCell() function. For example: ...
14911 Randy Harmelink
rharmelink Send Email
Jul 4, 2011
5:14 pm
And I actually recommend using the EXCEL Web Query version of IE to log in. It appears with later updates that the browser version of IE and the Web Query...
14912 Randy Harmelink
rharmelink Send Email
Jul 4, 2011
5:29 pm
They don't have well-formed HTML tables, so the normal functions aren't going to be of much help. You could do manual parsing of the data, but it would...
14913 rcstrauss Send Email Jul 4, 2011
7:55 pm
Randy Thanks for the quick response. When I do a copy of the formulas in your reply and paste them into Excel they work great. However, when I tried to get...
Messages 14884 - 14913 of 22439   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help