Search the web
Sign In
New User? Sign Up
smf_addin · EXCEL Stock Market Functions Add-in
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2839 - 2868 of 7926   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2839
I don't use Sharpe Ratio at all, and Bear Market Decline Rank seems pretty undependable though it would be interesting. On the other hand, I really like the...
jrj
Offline Send Email
Oct 1, 2007
3:25 pm
2840
Hi Randy, I foolishly deleted all the old stuff, including the SMF... .xla main file. When I unzipped the file below, only the financial functions.xla...
Pete A
option2z
Offline Send Email
Oct 2, 2007
3:17 am
2841
Sorry, my zip program put it somewhere else. Should have seen that. Thanks for putting up the new version. Good Saturday night diversion (he says geekishly)....
Pete A
option2z
Offline Send Email
Oct 2, 2007
3:20 am
2842
I always like the simple answer...!...
Randy Harmelink
rharmelink
Offline Send Email
Oct 2, 2007
3:28 am
2843
I just clicked on that link and the compressed folder had 13 files in it. One XLA file (the add-in), one XLS file (with a list of elements), and 11 TEXT files...
Randy Harmelink
rharmelink
Offline Send Email
Oct 2, 2007
3:28 am
2844
... Examples/SMF-Template-smfInCellChart-Basic-Example.xls ... to show several retrieved data items for a stock, for a quick graphical view of the data. ... ...
Pete A
option2z
Offline Send Email
Oct 2, 2007
4:55 am
2845
Actually, I had to delete "rogue" lines quite a bit while testing. It's actually very easy: -- Press F5 to bring up the "GoTo" dialog -- Click on the "Special"...
Randy Harmelink
rharmelink
Offline Send Email
Oct 2, 2007
5:36 am
2846
... in ... because ... that ... Hi Randy, It turns out that the non-self-clearing graphic is only a problem when the "Slope" parameter is on. Without it, each...
Pete A
option2z
Offline Send Email
Oct 2, 2007
5:39 am
2847
Cool! It selects ALL the graphics. However did you find that one !? So I can clear all the overdraws, but a new problem replaces the old. Now, I can't seem...
Pete A
option2z
Offline Send Email
Oct 2, 2007
5:44 am
2848
I'm not seeing your issue in EXCEL 2003. The shape deletion code is independent of the type of chart. However, it does only delete shapes completely within...
Randy Harmelink
rharmelink
Offline Send Email
Oct 2, 2007
6:17 am
2849
This code should delete all shapes within a selected range: Sub smfShapeDelete() If VarType(Selection) <> 8204 Then Exit Sub ' Must be a range nTLR =...
Randy Harmelink
rharmelink
Offline Send Email
Oct 2, 2007
6:19 am
2850
Hi Randy I am using the RCHGetWebData function to extract data from the folllowing website. https://research.stlouisfed.org/fred2/data/CPIULFSL.txt Everything...
oaucamp
Offline Send Email
Oct 2, 2007
9:20 am
2851
Hmmm. No problem accessing it here. But based on my extraction, the 1976-08-01 line starts at position 8174. What technique are you using to parse the data?...
Randy Harmelink
rharmelink
Offline Send Email
Oct 2, 2007
9:53 am
2852
I don't understand it. It happens on 4 different indicators - others work fine. This is what I get. I hard coded the find char formula as this was returning ...
OHANN AUCAMP
oaucamp
Offline Send Email
Oct 2, 2007
1:15 pm
2853
That's from a different web page than you gave me....which web page is that from?...
Randy Harmelink
rharmelink
Offline Send Email
Oct 2, 2007
1:23 pm
2854
Randy, How odd. The vectors ARE completely within the cell, and it just draws a new vector without first clearing the cell. The chart (no "Slope" parameter)...
Pete A
option2z
Offline Send Email
Oct 2, 2007
2:00 pm
2855
Randy, Thanks, works as it should and my VBA is improving too! Pete...
Pete A
option2z
Offline Send Email
Oct 2, 2007
2:08 pm
2856
I am receiving an error message on all my spreadsheets after downloading the new add-in file from Sep-29. I have extracted the files to my C:/Program...
copeent
Offline Send Email
Oct 2, 2007
2:56 pm
2857
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the smf_addin group. File : /Economic...
smf_addin@yahoogroups...
Send Email
Oct 2, 2007
4:00 pm
2858
... wrote: Hi Randy. I just uploaded my file. The 3 sheets that I have in there are the ones that don't work. Rest are fine. Could you please take a look at...
oaucamp
Offline Send Email
Oct 2, 2007
4:03 pm
2859
Just in case it may be an issue -- what version of EXCEL do you use? However, based on your description, my first suspicion would be that you somehow...
Randy Harmelink
rharmelink
Offline Send Email
Oct 2, 2007
5:00 pm
2860
Everything works for me. When I first open the workbook, I DO see the error values you mention. However, after the workbook recalculates, the problem no...
Randy Harmelink
rharmelink
Offline Send Email
Oct 2, 2007
5:11 pm
2861
... Hi When I did a Force recalc it updated the values. Thanks anyway ... Aucamp...
oaucamp
Offline Send Email
Oct 2, 2007
5:32 pm
2862
Hi Randy, Could you give me any more information on this spreadsheet? What is needed to make it work? Or what website address contains more information?...
Pete Black
peteblack43
Online Now Send Email
Oct 2, 2007
5:49 pm
2863
It's not something I created. I can point you to the IBD thread where I picked up the update: http://www.investors.com/idealbb/view.asp?topicID=16807 As far...
Randy Harmelink
rharmelink
Offline Send Email
Oct 2, 2007
6:43 pm
2864
Randy, thanks for your help. I am using Excel 2003. I checked add-in and I only had one Stock Market Functions add-in which was checked. Then I realized I...
copeent
Offline Send Email
Oct 2, 2007
6:58 pm
2865
I have added more securities and am trying to accumulate every security that we use into one file. I am attempting to track daily prices and only really need...
wilj0069
Offline Send Email
Oct 3, 2007
1:44 pm
2866
You can upload it. I can always turn off automatic calculation before I open it. As far as the dates, I often use a future date with smfPricesBetween(). For...
Randy Harmelink
rharmelink
Offline Send Email
Oct 3, 2007
2:21 pm
2867
Try this. It should update in a a few seconds. Don Guillett Microsoft MVP Excel SalesAid Software dguillett1@... ... From: wilj0069 To:...
Don Guillett
donaldb36
Offline Send Email
Oct 3, 2007
2:27 pm
2868
Thanks for adding that Risk Measures page. Would it be possible to also add the cell labeled "Best-Fit Index"? In other words, to report which index they used...
jrj
Offline Send Email
Oct 3, 2007
5:59 pm
Messages 2839 - 2868 of 7926   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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