Stock Price Add-in - msnsq.exe dependability problem

I've used msnsq.exe as an Excel add-in to obtain stock prices for years but it recently become "unstable."  Sometimes it works and sometimes it doesn't. I've tried the "USA" & "NSYE" changes
that have been suggested but that is only a
very temporary fix. I've  read a lot of "press" about the problem but haven't found a solution.  How do you make it work dependably in Excel 2010 and/or 2013?  Is another Add-in more appropriate now? 
If so, how can I access it?

Works OK with XP and Office 2010.
Also with Win 7 and Office 2007.
Win 7 and Office 2010 DON'T work together.
As for 2013 or Windows 8 I would not hold your breath! Microsoft don't care about customers' needs, only selling new systems, like so many companies that only sell you what they want to sell, not what you want to buy!
I will never buy Microsoft again!

Similar Messages

  • Objects, Overloading, and Stock Prices

    The problem - Write a program that has the following:
    Data:
    A string field named symbol for the Stock’s symbol.
    A a string named sName for the Stock’s name.
    A double field named previousClosingPrice that stores the stock’s prices form the previous day.
    A double data field named currentPrice that stores the stock price for the current time.
    Behaviors: (i.e. methods)
    A default Constructor.
    An overloaded Constructor that takes a stock with a specific symbol, name, and last closing price. ** Note values for current stock price will have to be initialized to zero.
    A toString(); function that returns the current stock’s name, Symbol, and current price.
    A method named getChangePercent(); that returns the percentage changed between previousClosingPrice and currentPrice.
    A method named setCurrentPrice(double); that allows the setting of the current stock price.
    Write a test program that creates a Stock object with the symbol ORCL, the name Oracle Corporation, and the previous closing price of 34.5.
    Also, have the test program call the toString(); method to see it’s definition.
    Lastly, set the new stock price to 34.35 and then display the price change percentage.
    My problem is the math aspect to calculate the percentage. My result is "Infinity", which is obviously wrong. What am I missing here?
    package stockPrice;
    public class Stock {
    //Set Data fields
         public String symbol;
         public String sName;
         public double previousClosingPrice;
         public double currentPrice = 0;
    //Default Constructor
         public Stock(){
    //Constructor with previous closing price parameter
         public Stock(String newSymbol, String newSName, double newPreviousClosingPrice) {
              this.symbol = newSymbol;
              this.sName = newSName;
              this.currentPrice = newPreviousClosingPrice;
    //Return Percent Change
         double getChangePercent(){
              return (((previousClosingPrice - this.currentPrice)/previousClosingPrice)*100);
    //Set a new Current Price
         double setCurrentPrice(double newCurrentPrice){
              this.currentPrice = newCurrentPrice;
              return this.currentPrice;
         @Override
         public String toString() {
              // TODO Auto-generated method stub
              String total = "The symbol is: " + this.symbol + " and the name is: " + this.sName + " and the previous closing price is: " + this.currentPrice;
              return total;
    }Driver:
    package stockPrice;
    public class Driver{
         public static void main(String[] args) {
         //Driver Program for all testing and Instantiation     
              Stock stock1 = new Stock ("ORCL", "Oracle Corporation", 34.5);
              System.out.println(stock1.toString());
              stock1.setCurrentPrice(34.35);
              System.out.println(stock1.toString() + ". The percent change is: " + stock1.getChangePercent());
    }

    So is setting the price as simple as this? (Keeping in mind this is my first JAVA class I am taking)...
    package stockPrice;
    public class Stock {
    //Set Data fields
         public String symbol;
         public String sName;
         public double previousClosingPrice = 34.5;
         public double currentPrice = 0;
    //Default Constructor
         public Stock(){
    //Constructor with previous closing price parameter
         public Stock(String newSymbol, String newSName, double newPreviousClosingPrice) {
              this.symbol = newSymbol;
              this.sName = newSName;
              this.currentPrice = newPreviousClosingPrice;
    //Return Percent Change
         double getChangePercent(){
              return (((previousClosingPrice - this.currentPrice)/previousClosingPrice)*100);
    //Set a new Current Price
         double setCurrentPrice(double newCurrentPrice){
              this.currentPrice = newCurrentPrice;
              return this.currentPrice;
         @Override
         public String toString() {
              // TODO Auto-generated method stub
              String total = "The symbol is: " + this.symbol + " and the name is: " + this.sName + " and the previous closing price is: " + this.currentPrice;
              return total;
    }

  • What is the average price apple repairing IPhone4s Display failure problem?

    what is the average price apple repairing IPhone4s Display failure problem?

    It depends. If your still within warranty and the display failure isn't your fault you just back up your phone then go to any apple retail store and they'll give you a new one for free. If it is your fault I would still back up your phone and go into the store. Then they'll charge you about £150 and will give you a new one. But you must have your phone backed up. That will be the first thing they ask you.

  • When I ask Siri the stock price for MBL (other codes work fine), my iphone 5 crashes - does this happen to anyone else?

    When I ask Siri the stock price for MBL (other codes work fine), my iphone 5 crashes - does this happen to anyone else?
    It doesn't shut down completely, but mid-response the Apple shows and then it pops up to put in my pin.

    Nope nothing yet - a few friends have true it and have the same reaction."

  • Want to show NSE/BSE current stock price on my web page?

    Want to show NSE/BSE current stock price on my web page?
    I am in the process of developing a website for a broking firm. I want to show the live
    market price of NSE/BSE on my web-page & Also xyz company
    Plz help for the same

    i am try to put stock price & pickup one particular company, how can i do that. eg link is given below
    http://www.google.com/ig/directory?type=gadgets&url=hosting.gmodules.com/ig/gadgets/file/1 00012867032945674529/XSensex.xml

  • How to show stock price through web services for a company?

    to get best performance.. what is the best way to show stock price through web services for a company on an office 365 site?

    Hi,
    you can also do like this.
    Create a page using sharepoint designer. upload it in sharePoint.
    https://support.office.com/en-in/article/Create-SharePoint-site-pages-0ee31678-ee55-40cd-9f48-ea8700035dbd
    Whenever you see a reply and if you think is helpful,Vote As Helpful! And whenever you see a reply being an answer to the question of the thread, click Mark As Answer
    this is not the proper answer.. question was different.

  • Stock price is in negative (when material ledger is activated)

    Hi All
    While reversing the GRN for import PO system is throwing the error message stock price is in negative.
    Please help it's URGENT.
    B. Kandre

    Hi,
    As it's your sand box and you don't need to fix the root cause of the error, try to execute MMPV with option "Close period only".
    Regards,
    Szymon

  • Create a dashboard with moving display like stocks prices

    hi all!
    I was thinking if we can create a dashboard/ report with moving displays like stock prices, just like in TV we see the data moving showing the prices.
    I highly appreciate for any reply.
    Thanks,
    Ravi

    Hi,
    where is my points... Mark helpful or correct for answers... so the user know whats right and i will get points...
    Regards
    Naresh
    Edited by: Naresh Meda on Dec 30, 2008 10:50 PM

  • Update stock price automatically

    Is it possible to update the stock price automatically from the web?
    thanks

    The quick answer is yes but it's a bit more complicated than that.
    This post might help:
    http://discussions.apple.com/thread.jspa?messageID=9174830&#9174830

  • Hellooo Frndz....:)  i have to use UISplitviewController.and I want to do add UISplitViewController To UINavigationController but problem is that i can't do this...:( :( :(  i use MGSplitViewController Bt I Dont know Perfectly Use Of MGSplitViewController

    Hellooo Frndz....:)
    i have to use UISplitviewController.and I want to do add UISplitViewController To UINavigationController but problem is that i can't do this...:(
    i use MGSplitViewController Bt I Dont know Perfectly Use Of MGSplitViewController...
    so pLz anyone can help me how to add UISpliViewController To UINavigationController ???
    ===> Thnxs...:)

    thanks..K  T
    you can give me any idea for how to Create My Own Interface for Add UISplitViewController to UINavigationController ...Becouse I was used MGSplitView Controller For Add SplitView to NavigationController
    bt i dnt Know how to use MGSplitViewController...when I Added MGSplitViewController To My Application The I can't Use property Of MGSplitViewController ...so,
    PLZ Help Me this is very Important For me...
    Thnks..:

  • Is this how pacman is supposed to work? (dependency "problem")[SOLVED]

    Hi
    Just did a fresh install of archlinux after buying a new computer.
    Installed some drivers.. kde (and some other stuff)
    Then.. just for the fun of it I removed qt3 with pacman -Rd.
    I was expecting that pacman -Syu would see that a dependency was missing and try to reinstall qt3.
    So I did a pacman -Syu, and what happened? Nothing.. pacman says all is okay, well all is not okay cus kde will not work without qt3.
    Is this how it should work or is this a bug? I checked the manpages for some kind of "install all missing dependencies" but found nothing..
    /Ivan
    Last edited by Fuel (2008-01-23 01:34:22)

    fwojciec wrote:
    That's not how Arch is supposed to work.  Arch is about giving power to the users.  With power comes responsibility, and this responsibility falls on the users in this case.  Remember -- this is a "do it yourself" kind of distribution and so if what I want to do is to screw up my system I should be able to do it in an easy, efficient and elegant way.  This is consistent with the mission statement of the Arch Linux project, this is how Arch works and this is why many of us love it.
    On a personal note, if Arch/pacman tried to hold my hand more, like you suggest it should, I'd be switching to another distro very, very quickly.
    It's not really about trying to get arch/pacman to hold your hand for you. It's more about giving the possibility to recover from a serious mistake. If you can tell me something wrong with adding an option wich checks for missing dependencies on your system and how that particular feature intervenes with "the arch way" - then please do.
    I'm not saying arch is bad, arch is actually the best linux distro I've used so far - but there is something common with almost all distros - you get dependency problems after a while, one way or another.
    Thats why I think there should be a way to resolve such issues.

  • Isqlplussvc.exe meet problem and closed

    when i open my computer it said isqlplussvc.exe meet problem and have to close
    how to fix it?
    my oracle_home environment setting is C:\OC4J10g
    following some post, do it cause error?

    hi
    kindly let us know
    the error you are facing
    any ORA Errors...
    Cheers

  • What is the difference between WTR1 stock price and Price,some time both are zero?

    what is the difference between WTR1 stock price and Price,some time both are zero?
    please advice

    Hi,
    Are you referring these two field in WTR1 table? If yes,
    (Figure 1 There is no price defined and received with zero price)
    1. Based on price list, this info price will be updated. If there is no price, this field is zero
    2. If you receive any item without price (for GRPO with zero price), then field is zero
    3. If you receive item with price, based on quantity, the moving average price will be updates at item cost.
    Thanks & Regards,
    Nagarajan

  • STOCK  PRICE LIST

    HI I need to get the stock price from SAP every week (500 products) to get the updated and new price list currently iam using mmbe to get to excel sheet is any way we can link to excel , or to download from sap (t-codes) other than mmbe

    Hi
    In MB52 in input screen, select the radio button Non-hierarchical representation under the display options section.
    Upon execution, press ctrl + shift + f9, in the following pop up box you can select spreadhseet & then save it into excel.
    Hope it clarifies.
    Regards,
    Vivek

  • Yoga 3 Pro lmcfrundll​.exe Run Problem, how to fix?

    While Lenovo is in the process of developing a solution, an official work-around to the automatic update delivered on February 7th to Yoga 3 Pro laptops bas been released to address the following errors:
    lmcfrundll.exe application error       unable to start correctly (0xc000007b)
    problem starting c:\program files\lenovo\communications utility\libstartstub.dll      specified module could not be found
    Please note this is a work-around, not the final solution.
    It is intended for Yoga 3 Pro systems running Win 8.1 on Lenovo Settings Dependency Package version 2.3.1.30 only.
    The readme file and work-around can be obtained here:
    https://drive.google.com/folderview?id=0B0Wzd6g3yn​HwfmpTQmhxOHBUSGRSN05tejU1cU1hT1hDN3ZEN1MzUlR4LWRO​...
    Thank you,
    2/20/15 EDIT: Tagging this temp fix as a solution so it can be found by others joining the conversation. I will tag the permanant fix when it becomes available. Amy_Lenovo
    Amy Tupper
    Technical Resolution Lead, Pervasive Issues
    Lenovo US
    ThinkPad T431s, S3 Yoga 14, Helix, Edge 11 & 14, E431, IdeaTab A1107, IdeaPad A1-07, IdeaCentre Horizon, Yoga Tablet 2 10 1051
    First computer was a 1980 Commodore 64 from Radio Shack/ GEnie SFRT member from 1993-1996
    Solved!
    Go to Solution.

    I have a Yoga 3 Pro, Windows 8.1 Pro x64.
    There are errors in the Event Viewer related to the problems of LMCSTART1, LMCSTART2, LMCSTART3, which I will cut and paste below. These are there because they are failing to load as the error message on the pop-up window states.
    As for the libstartstub.dll "specified module could not be found", there were not errors or warnings in the Event Viewer related to this, but I have noticed that if I disable LENOVO.TPKNRRES from running (via OneKey Optimizer), that particular error doesn't come up.
    Here are the errors now from Event Viewer:
    Event ID 1005 (same error listed 3 times as an Application error, with a different RecordID listed below)
    Windows cannot access the file  for one of the following reasons: there is a problem with the network connection, the disk that the file is stored on, or the storage drivers installed on this computer; or the disk is missing. Windows closed the program Lenovo® Multimedia and Communications Framework Custom Rundll because of this error.
    Program: Lenovo® Multimedia and Communications Framework Custom Rundll
    File:
    The error value is listed in the Additional Data section.
    User Action
    1. Open the file again. This situation might be a temporary problem that corrects itself when the program runs again.
    2. If the file still cannot be accessed and
        - It is on the network, your network administrator should verify that there is not a problem with the network and that the server can be contacted.
        - It is on a removable disk, for example, a floppy disk or CD-ROM, verify that the disk is fully inserted into the computer.
    3. Check and repair the file system by running CHKDSK. To run CHKDSK, click Start, click Run, type CMD, and then click OK. At the command prompt, type CHKDSK /F, and then press ENTER.
    4. If the problem persists, restore the file from a backup copy.
    5. Determine whether other files on the same disk can be opened. If not, the disk might be damaged. If it is a hard disk, contact your administrator or computer hardware vendor for further assistance.
    Additional Data
    Error value: 00000000
    Disk type: 0
    - System
      - Provider
       [ Name]  Application Error
      - EventID 1005
       [ Qualifiers]  49152
       Level 2
       Task 100
       Keywords 0x80000000000000
       EventRecordID for the three different times: 13645 - 13648 -  13651
    - EventData
       Lenovo® Multimedia and Communications Framework Custom Rundll
       00000000
     Faulting application name: lmcfrundll.exe, version: 5.0.9.73, time stamp: 0x54ab2d05
    Faulting module name: ntdll.dll, version: 6.3.9600.17476, time stamp: 0x54516af9
    Exception code: 0xc000007b
    Fault offset: 0x000a36e5
    Faulting process id: 0x644
    Faulting application start time: 0x01d04337a63a774e
    Faulting application path: C:\Windows\SysWOW64\lmcfrundll.exe
    Faulting module path: C:\windows\SYSTEM32\ntdll.dll
    Report Id: 33af5abb-af2b-11e4-8287-f87dd6bcf066
    Faulting package full name:
    Faulting package-relative application ID:
    - System
      - Provider
       [ Name]  Application Error
      - EventID 1000
       [ Qualifiers]  0
       Level 2
       Task 100
       Keywords 0x80000000000000
      - TimeCreated
       [ SystemTime]  2015-02-08T00:41:22.000000000Z
       EventRecordID 13650
       Channel Application
       Security
    - EventData
       lmcfrundll.exe
       5.0.9.73
       54ab2d05
       ntdll.dll
       6.3.9600.17476
       54516af9
       c000007b
       000a36e5
       644
       01d04337a63a774e
       C:\Windows\SysWOW64\lmcfrundll.exe
       C:\windows\SYSTEM32\ntdll.dll
       33af5abb-af2b-11e4-8287-f87dd6bcf066 
     Faulting application name: lmcfrundll.exe, version: 5.0.9.73, time stamp: 0x54ab2d05
    Faulting module name: ntdll.dll, version: 6.3.9600.17476, time stamp: 0x54516af9
    Exception code: 0xc000007b
    Fault offset: 0x000a36e5
    Faulting process id: 0x15e4
    Faulting application start time: 0x01d04337a609bbd0
    Faulting application path: C:\Windows\SysWOW64\lmcfrundll.exe
    Faulting module path: C:\windows\SYSTEM32\ntdll.dll
    Report Id: 33170cdc-af2b-11e4-8287-f87dd6bcf066
    Faulting package full name:
    Faulting package-relative application ID:
    - System
      - Provider
       [ Name]  Application Error
      - EventID 1000
       [ Qualifiers]  0
       Level 2
       Task 100
       Keywords 0x80000000000000
      - TimeCreated
       [ SystemTime]  2015-02-08T00:41:21.000000000Z
       EventRecordID 13647
       Channel Application
       Security
    - EventData
       lmcfrundll.exe
       5.0.9.73
       54ab2d05
       ntdll.dll
       6.3.9600.17476
       54516af9
       c000007b
       000a36e5
       15e4
       01d04337a609bbd0
       C:\Windows\SysWOW64\lmcfrundll.exe
       C:\windows\SYSTEM32\ntdll.dll
       33170cdc-af2b-11e4-8287-f87dd6bcf066 
     Faulting application name: lmcfrundll.exe, version: 5.0.9.73, time stamp: 0x54ab2d05
    Faulting module name: ntdll.dll, version: 6.3.9600.17476, time stamp: 0x54516af9
    Exception code: 0xc000007b
    Fault offset: 0x000a36e5
    Faulting process id: 0xb74
    Faulting application start time: 0x01d04337a5c87954
    Faulting application path: C:\Windows\SysWOW64\lmcfrundll.exe
    Faulting module path: C:\windows\SYSTEM32\ntdll.dll
    Report Id: 32206a90-af2b-11e4-8287-f87dd6bcf066
    Faulting package full name:
    Faulting package-relative application ID: 
    - System
      - Provider
       [ Name]  Application Error
      - EventID 1000
       [ Qualifiers]  0
       Level 2
       Task 100
       Keywords 0x80000000000000
      - TimeCreated
       [ SystemTime]  2015-02-08T00:41:19.000000000Z
       EventRecordID 13644
       Channel Application
       Security
    - EventData
       lmcfrundll.exe
       5.0.9.73
       54ab2d05
       ntdll.dll
       6.3.9600.17476
       54516af9
       c000007b
       000a36e5
       b74
       01d04337a5c87954
       C:\Windows\SysWOW64\lmcfrundll.exe
       C:\windows\SYSTEM32\ntdll.dll
       32206a90-af2b-11e4-8287-f87dd6bcf066

Maybe you are looking for

  • ITunes 7.4.1.2 Unstable on Windows XP x64

    I know Apple doesn't support 64-bit versions of Windows. But previous iTunes versions were at least stable so that I could run the application and use it with the iTunes store and my iPod. This version actually stops cold in the middle of playing a l

  • 3.6.13 crashes with a runtime error in firefox.exe, gives an R6034 message.

    popup window after loading Firefox: Runtime Error! Program: C:\ProgramFiles\Mozilla Firefox\firefox.exe R6034 An application has made an attempt to load the C runtime library incorrectly. Please contact the application's support team for more informa

  • Connecting the iPod Hi-Fi to Airport Express

    OK, a little help would be great here. I purchased the iPod Hi-Fi about 6 months ago and incorrectly assumed that the cabling would be included in order to connect to an Airport Express. For me, that's the whole reason to buy a Hi-Fi vs. another spea

  • Subroutine  pass by value and result

    I actually wanted to know if the copying the value back to variable(inpu2) it works.but when i use stop staement to exit the subroutine the value is still copied back to the actual parameter input 2. plz guide me. REPORT  zsub_routines_pgm. DATA : in

  • Help me in Converting textarea msg to single line string

    Please help me in converting the textarea message with line breaks in to single line string. because i shud pass that to the Javascript which doesnot accept line breaks. <% StringBuffer text = new StringBuffer(request.getParameter("textarea1")); int