+ Reply to Thread
Results 1 to 3 of 3

How to import data from a program into excel at a certain time interval?

  1. #1
    Registered User
    Join Date
    12-22-2008
    Location
    Sweden
    Posts
    56

    How to import data from a program into excel at a certain time interval?

    Hi,
    I have a program (non excel) that measures data. The data is measured 1 time every 2 seconds.

    Now it would be great if tehre were a way to import the data vaules to a new row in excel every time the values chages in the non excel program.

    There is no typical windows copy/paste function for the data table in the program but there is a way of saving the data table to an excel spreadsheet.

    IS it possible to somehow force the program to save the values to an excel sheet at a certain time interval and then copying teh values from this spread sheet to a new row in a "results" sheet to log data?

  2. #2
    Forum Contributor
    Join Date
    08-02-2007
    Location
    Panama & Austria
    MS-Off Ver
    2003 & 2010
    Posts
    186

    Re: How to import data from a program into excel at a certain time interval?

    with the function
    Please Login or Register  to view this content.
    you could retrieve the saved date and time(including Seconds) of any file.
    Copying data from the file exported to another sheet is easy too.

    I dont understand exacly what you really need.
    do you need:
    a)That Excell imports the data every 2 seconds
    b)That your other program exports the data every 2 seconds?

    In case it is option a. I would suggest you better let the program run all the cycles it needs, and when ready, export one file with all the measurements and use that file to work on.

  3. #3
    Registered User
    Join Date
    12-22-2008
    Location
    Sweden
    Posts
    56

    Re: How to import data from a program into excel at a certain time interval?

    THanks for your quick reply.
    The goal is the to get a set of vaules from one program into a new row in excel once every 2 seconds so that the data can be used to plot graphs.

    Can this be done?

+ 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