Hi there! I have been using this awesome product for a while and I was wondering if this will be ported to Excel Mobile one day? I have a little software that...
would this page provide the data you want, throughout the day? if so, I think it can be retrieved using the addin. Marty ________________________________ ...
Hi, When I make a copy of my excel spreadsheet (excel 2000), all RCHGetYahooQuotes get replaced by RCHGetElementNumber and RCHGetElementNumber get replaced by...
I'm trying to get a better understanding of the RCHGetTableCell function. In deciphering a posted template file, I'm trying to figure out the following: See...
I've attempted to change the source for the template / file after downloading, but the Change Source button is grayed out and not available in my dialogue box....
Ok, so after reading everyone's posts, I was very excited to see the results. But...something is not right, perhaps someone can help. I have Vista w/ office...
Good evening I am sorry to have to post this message. To have an access to the group's content, I need to create a yahoo profile. I just can not create my...
Kevin Talbot
k21k@...
Nov 5, 2008 10:12 pm
5348
I'm not sure how that would screw up the add-in. I think it's more likely a temporary glitch on the BarChart servers....
It wouldn't be me, since I have no access to EXCEL Mobile. However, it it doesn't have the VBA environment or the appropriate DLL libraries, it would be...
No ticker symbols as far as I know, You could use the elements set up to get them from the Market Statistics page from Yahoo, or use the RCHGetTableCell() to...
On Fri, Oct 31, 2008 at 6:32 PM, raymarriott256 ... The reason is because if you use just "Revenue", it looks for the next occurrence of that string within the...
When I've had that happen, I simply use the "Change All" function and manually update all of the formulas so that they don't contain the location of the...
The most common reason for getting #VALUE! returned is that a parameter is being passed incorrectly (i.e. string instead of integer, or vice versa). However,...
Hi Randy: I have been using the SMFupdate program with great success - thank you! A couple of weeks ago, the "Zacks Average Earnings Surprise" column started...
Randy: That worked - thank you so much! ... skipping ... when ... is "</body" ... doesn't ... type=estimates&t=~~~~~",6,"Surprise ... thank you! ... column ......
Randy, thanks for responding, but still not resolved. New message says not able to change part of an array, so cannot manually edit formula (copied below)....
When you edit an array formula, you must have the entire array range selected before doing the edit. Same thing with a copy. Ctrl-H is the shortcut to bring...
Hi Randy, I'm trying to retrieve the Earnings Calendar table from http://breifing.com/GeneralContent/Investor/Active/ArticlePopup/PagePopu p.aspx?PageId=3270...
... http://www.traineetrader.com/importing-stock-quotes-to-excel-using-smf-add-in/ ... My problem ended up being as simple as not enabling Macros. Thank you ...
After searching and searching...I finally found what I was looking for in an Excel/Yahoo Finance add-in. If anyone needs an As-of Analysis Template email me. ...
I did have the entire array selected before starting; whether I try to edit in the formula bar or first cell of array, will always come back with 'you cannot...
... ENTER wouldn't work -- you need to array-enter it again, hitting Ctrl-Shift-Enter. Hitting just enter would make EXCEL try to change a SINGLE cell -- then...