#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 62
Default DDE Links

Hi
I have a number of DDE links from which I produce a graph, the links update
at source every second and I use the sheet calculate to update the
spreadsheet, however I find that the sheet updates more than every second.
How can I force the spreadsheet to update the links every second, is there a
time function I can use to do this.
Thanks in Advance
Alec
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,203
Default DDE Links

I'm thinking you could set the workbook's .Calculate option to manual and use
the .OnTimer feature to calculate the sheet (approximately) once per second.

Do a web search for 'Excel OnTime' and you'll get help on setting it up.
These three links should give you a good start:
http://msdn.microsoft.com/en-us/libr...ffice.11).aspx
http://www.cpearson.com/excel/OnTime.aspx
http://www.ozgrid.com/Excel/run-macro-on-time.htm


"Alectrical" wrote:

Hi
I have a number of DDE links from which I produce a graph, the links update
at source every second and I use the sheet calculate to update the
spreadsheet, however I find that the sheet updates more than every second.
How can I force the spreadsheet to update the links every second, is there a
time function I can use to do this.
Thanks in Advance
Alec

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 62
Default DDE Links

Thanks for your reply, a shall give it a try.

Is it possibe to update the links when one cell value changes, instead of
using the calculate method. I think this would be a simpler way of solving my
problem.

Thanks
Alec

"JLatham" wrote:

I'm thinking you could set the workbook's .Calculate option to manual and use
the .OnTimer feature to calculate the sheet (approximately) once per second.

Do a web search for 'Excel OnTime' and you'll get help on setting it up.
These three links should give you a good start:
http://msdn.microsoft.com/en-us/libr...ffice.11).aspx
http://www.cpearson.com/excel/OnTime.aspx
http://www.ozgrid.com/Excel/run-macro-on-time.htm


"Alectrical" wrote:

Hi
I have a number of DDE links from which I produce a graph, the links update
at source every second and I use the sheet calculate to update the
spreadsheet, however I find that the sheet updates more than every second.
How can I force the spreadsheet to update the links every second, is there a
time function I can use to do this.
Thanks in Advance
Alec

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
Slow opening links between workbooks with links created in 2003 Russell Excel Discussion (Misc queries) 0 December 14th 09 02:59 PM
Update links box gives Continue or Edit Links dialog KarenF Excel Discussion (Misc queries) 0 May 18th 07 01:17 PM
Edit Links: Changing links on a protected worksheet Halibut68 Excel Discussion (Misc queries) 0 April 28th 06 11:03 AM
EXCEL - LINKS cannot easily get list of all links & names in book Tuba Joe Excel Worksheet Functions 1 September 29th 05 10:33 PM
can't update links...can't find links GJR3599 Excel Discussion (Misc queries) 1 April 4th 05 04:56 PM


All times are GMT +1. The time now is 11:04 AM.

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"