+ Reply to Thread
Results 1 to 3 of 3

Question of updates

  1. #1
    Registered User
    Join Date
    03-11-2005
    Posts
    87

    Question of updates

    I have an external feed that updates every second. However sometimes it loses the connection without me knowing. Is there a way to alert me when this happen? I.e, I need to know when the cell stops updating (it stas frozen on the last value) , preferably having another cell change when that happens (so that I can apply a conditional formatting on it or play a sound).

    Many thanks

    BC

  2. #2
    Tom Ogilvy
    Guest

    Re: Question of updates

    there is API code around that could be used to test the connection, but if
    the value changes on each update, you could use a public variable to store
    the last value an another to store the number of times it has remained the
    same, Then check it perhaps every two seconds using application.Ontime

    See Chip Pearson's page on Application.Ontime
    http://www.cpearson.com/excel/ontime.htm

    --
    Regards,
    Tom Ogilvy


    "bondcrash" <[email protected]> wrote
    in message news:[email protected]...
    >
    > I have an external feed that updates every second. However sometimes it
    > loses the connection without me knowing. Is there a way to alert me
    > when this happen? I.e, I need to know when the cell stops updating (it
    > stas frozen on the last value) , preferably having another cell change
    > when that happens (so that I can apply a conditional formatting on it
    > or play a sound).
    >
    > Many thanks
    >
    > BC
    >
    >
    > --
    > bondcrash
    > ------------------------------------------------------------------------
    > bondcrash's Profile:

    http://www.excelforum.com/member.php...o&userid=20997
    > View this thread: http://www.excelforum.com/showthread...hreadid=394560
    >




  3. #3
    Registered User
    Join Date
    03-11-2005
    Posts
    87
    thanks Tom

    BC

+ 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