Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default 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


--
bondcrash
------------------------------------------------------------------------
bondcrash's Profile: http://www.excelforum.com/member.php...o&userid=20997
View this thread: http://www.excelforum.com/showthread...hreadid=394560

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default 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" wrote
in message ...

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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Question of updates


thanks Tom

B

--
bondcras
-----------------------------------------------------------------------
bondcrash's Profile: http://www.excelforum.com/member.php...fo&userid=2099
View this thread: http://www.excelforum.com/showthread.php?threadid=39456

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Automatic updates PMach Excel Discussion (Misc queries) 0 May 30th 08 08:31 PM
Updates robert morris Excel Discussion (Misc queries) 0 June 7th 07 01:06 PM
No updates robert morris Excel Discussion (Misc queries) 0 June 7th 07 01:03 PM
Updates schutzhund Setting up and Configuration of Excel 0 January 31st 05 03:51 PM
Updates Clink7 Excel Discussion (Misc queries) 5 January 12th 05 11:04 AM


All times are GMT +1. The time now is 03:23 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"