+ Reply to Thread
Results 1 to 9 of 9

Real Time Data Updating?

  1. #1
    Registered User
    Join Date
    05-03-2010
    Location
    Canada
    MS-Off Ver
    Excel 2007
    Posts
    59

    Real Time Data Updating?

    How would I create a system where an excel file is updated in real time with new values? I have a program which logs data, and I want to have excel open, plotting the data in real time. Is this possible?

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258

    Re: Real Time Data Updating?

    Hello papermoon,

    Here a few sites that will walk you through the process:
    1. How to Make a Real Time Excel Spreadsheet
    2. Real Time Data Quotes
    3. Vistasource - Real Time For Windows Add-In
    Sincerely,
    Leith Ross

    Remember To Do the Following....

    1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.
    2. Thank those who have helped you by clicking the Star below the post.
    3. Please mark your post [SOLVED] if it has been answered satisfactorily.


    Old Scottish Proverb...
    Luathaid gu deanamh maille! (Rushing causes delays!)

  3. #3
    Registered User
    Join Date
    05-03-2010
    Location
    Canada
    MS-Off Ver
    Excel 2007
    Posts
    59

    Re: Real Time Data Updating?

    thanks alot. these all seem to be updating from the web though.

    what i have is a file which updates itself in real time ( i use data logging software and it updates an excel file every few seconds). what I want is a way to "refresh" the excel file every few seconds to have the new values

  4. #4
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258

    Re: Real Time Data Updating?

    Hello papermoon,

    Excel does not have a refresh method outside of Query operation. Your software is writing to Excel and that is what is updating the worksheet. Unless you can change some variable in your software, there is no Excel or VBA method to force your software to write its data to Excel.

  5. #5
    Registered User
    Join Date
    05-03-2010
    Location
    Canada
    MS-Off Ver
    Excel 2007
    Posts
    59

    Re: Real Time Data Updating?

    ok, is there any way that the file can be automatically copy-pasted elsewhere, then loaded in excel? then when i want to update or "refresh" the file, it automatically copy and pastes it again, then re-opens the excel file? right now i am doing this manually (copy-pasting), but i want to know if there is automated way to do it.

  6. #6
    Forum Contributor
    Join Date
    07-01-2008
    Location
    Cincinnati, OH
    Posts
    150

    Re: Real Time Data Updating?

    I don't understand...

    what i have is a file which updates itself in real time ( i use data logging software and it updates an excel file every few seconds). what I want is a way to "refresh" the excel file every few seconds to have the new values

    You have a third party application that sends data to an Excel file?
    This happens every few seconds?
    What do you need to refresh?

    You can, through various methods, automatically run code when these updates occur.

    It sounds as if you you want to chart the incoming data as it is recieved. Correct?

  7. #7
    Registered User
    Join Date
    05-03-2010
    Location
    Canada
    MS-Off Ver
    Excel 2007
    Posts
    59

    Re: Real Time Data Updating?

    yes that is correct, i want a chart to automatically update. and i do have a third party application which updates an excel file every few seconds

  8. #8
    Forum Contributor
    Join Date
    07-01-2008
    Location
    Cincinnati, OH
    Posts
    150

    Re: Real Time Data Updating?

    Papermoon. Provide some details please such as what ranges are being updated. Are there DDE links in these range? RDT functions? Is the data send directly to Excel from the third party app? I cannot help you without some details as there are various methods for responding to dynamic updates.

  9. #9
    Registered User
    Join Date
    06-26-2012
    Location
    Boise, United States
    MS-Off Ver
    Excel 2003
    Posts
    1

    Re: Real Time Data Updating?

    Hey there is this new JSON Data site that is in beta that should help you out. It is free and updates real time. Hope this helps.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1