Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Maximum number of DDE links?

I'm having problems with an inherited file that calls data from
Bloomberg through an enormous amount of DDE links (just by using the
=blp function in the Excel add-in). At the moment, when the file is
opened and updated, it gets part way through and then stops updating,
which Bloomberg tells me is due to too many links.

My question is whether it is possible to code the update process and
get it to update in stages, perhaps sheet by sheet. I've done a little
VBA, so understand the basics, but not DDE links and can't get my head
around how to split up the update process (also have no documentation
on the Bloomberg related vba functions - does this exist?).

Any advice, or where I should look for documentation/examples would be
appreciated.

Tony

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 175
Default Maximum number of DDE links?

If you are going to spend time on this and are using Excel 2002 or above then
I strongly advise that you replace the DDE calls with RTD calls. Much more
efficient, stable and less likely to freeze up.


--
www.alignment-systems.com


" wrote:

I'm having problems with an inherited file that calls data from
Bloomberg through an enormous amount of DDE links (just by using the
=blp function in the Excel add-in). At the moment, when the file is
opened and updated, it gets part way through and then stops updating,
which Bloomberg tells me is due to too many links.

My question is whether it is possible to code the update process and
get it to update in stages, perhaps sheet by sheet. I've done a little
VBA, so understand the basics, but not DDE links and can't get my head
around how to split up the update process (also have no documentation
on the Bloomberg related vba functions - does this exist?).

Any advice, or where I should look for documentation/examples would be
appreciated.

Tony


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
Maximum length of a number Pé Excel Worksheet Functions 1 October 31st 06 11:42 AM
Maximum number of rows? Allan Bach Excel Discussion (Misc queries) 5 April 14th 05 12:37 PM
getting the number of the row with the maximum value hilbert Excel Discussion (Misc queries) 3 April 5th 05 01:06 PM
Maximum Number of Bloomberg DDE Links MisterPurple Excel Programming 0 February 11th 05 04:52 PM
Find row number of maximum value CGeorges Excel Programming 2 February 2nd 04 08:51 PM


All times are GMT +1. The time now is 07:51 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"