Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 29
Default Bloomberg connection

Ok my situation is like this: I have a computer that runs Windows XP
Professional. On the computer I have a Bloomberg subscription i.e. I have an
ordinary monitor, but a Bloomberg keyboard and it is "true" Bloomberg
subscription (it is not the Bloomberg website I am referring to). I have an
Excel spreadsheet that is connected to Bloomberg and updated once every day
using a DDE connection. Now will this work even if the Bloomberg program is
closed? If not so is there any other way of creating a link that works even
if the Bloomberg program is closed? The connection works through a macro that
runs on a prespecified time every day. The code for opening the Bloomberg
link is:

channelNumber = Application.DDEInitiate(app:="BLP", topic:="S")

(the code for the macro is not written by me)

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Bloomberg connection

If Bloomberg is closed, EXCEL should ask you if you want to update the
links and will turn on the DDE "engine", to enable EXCEL to update the
links. In any case, Bloomberg has very good help services,
online(through the terminal itself) I suggest you use them rather than
an EXCEL forum.


Viktor Ygdorff wrote:
Ok my situation is like this: I have a computer that runs Windows XP
Professional. On the computer I have a Bloomberg subscription i.e. I have an
ordinary monitor, but a Bloomberg keyboard and it is "true" Bloomberg
subscription (it is not the Bloomberg website I am referring to). I have an
Excel spreadsheet that is connected to Bloomberg and updated once every day
using a DDE connection. Now will this work even if the Bloomberg program is
closed? If not so is there any other way of creating a link that works even
if the Bloomberg program is closed? The connection works through a macro that
runs on a prespecified time every day. The code for opening the Bloomberg
link is:

channelNumber = Application.DDEInitiate(app:="BLP", topic:="S")

(the code for the macro is not written by me)


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 29
Default Bloomberg connection

Thnk you for your fast answer! I have tried to contact the Bloomberg helpdesk
but with very limited success at best. They simply said that the Bloomberg
program had to opened. You hinted that there is a way of doing this from the
Excel program. Now my question is (and this is pure Excel VBA question):

I have a macro that runs once every day at certain time. In that macro I
open up a DDE connection to Bloomberg. If this does not work when Bloomberg
is closed (as some people has suggested e.g. the Bloomberg folks themselves
although with no explanation) is there any way of letting the macro open the
Bloomberg program. To me this seems probable given that I use Windows XP
Professional as operating system on my computer. Any help is apperciated!
Thanks!

" skrev:

If Bloomberg is closed, EXCEL should ask you if you want to update the
links and will turn on the DDE "engine", to enable EXCEL to update the
links. In any case, Bloomberg has very good help services,
online(through the terminal itself) I suggest you use them rather than
an EXCEL forum.


Viktor Ygdorff wrote:
Ok my situation is like this: I have a computer that runs Windows XP
Professional. On the computer I have a Bloomberg subscription i.e. I have an
ordinary monitor, but a Bloomberg keyboard and it is "true" Bloomberg
subscription (it is not the Bloomberg website I am referring to). I have an
Excel spreadsheet that is connected to Bloomberg and updated once every day
using a DDE connection. Now will this work even if the Bloomberg program is
closed? If not so is there any other way of creating a link that works even
if the Bloomberg program is closed? The connection works through a macro that
runs on a prespecified time every day. The code for opening the Bloomberg
link is:

channelNumber = Application.DDEInitiate(app:="BLP", topic:="S")

(the code for the macro is not written by me)



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 175
Default Bloomberg connection

Read WAPI <GO

You cannot schedule this on an unattneded computer - the Bloomberg terminal
has to be logged in at least once every seven days and this requires human
intervention.

You are paying $1500 per month per Bloomberg - ask the helpdesk for
assistance and look at the examples installed with the bloomberg.




--
www.alignment-systems.com


"Viktor Ygdorff" wrote:

Thnk you for your fast answer! I have tried to contact the Bloomberg helpdesk
but with very limited success at best. They simply said that the Bloomberg
program had to opened. You hinted that there is a way of doing this from the
Excel program. Now my question is (and this is pure Excel VBA question):

I have a macro that runs once every day at certain time. In that macro I
open up a DDE connection to Bloomberg. If this does not work when Bloomberg
is closed (as some people has suggested e.g. the Bloomberg folks themselves
although with no explanation) is there any way of letting the macro open the
Bloomberg program. To me this seems probable given that I use Windows XP
Professional as operating system on my computer. Any help is apperciated!
Thanks!

" skrev:

If Bloomberg is closed, EXCEL should ask you if you want to update the
links and will turn on the DDE "engine", to enable EXCEL to update the
links. In any case, Bloomberg has very good help services,
online(through the terminal itself) I suggest you use them rather than
an EXCEL forum.


Viktor Ygdorff wrote:
Ok my situation is like this: I have a computer that runs Windows XP
Professional. On the computer I have a Bloomberg subscription i.e. I have an
ordinary monitor, but a Bloomberg keyboard and it is "true" Bloomberg
subscription (it is not the Bloomberg website I am referring to). I have an
Excel spreadsheet that is connected to Bloomberg and updated once every day
using a DDE connection. Now will this work even if the Bloomberg program is
closed? If not so is there any other way of creating a link that works even
if the Bloomberg program is closed? The connection works through a macro that
runs on a prespecified time every day. The code for opening the Bloomberg
link is:

channelNumber = Application.DDEInitiate(app:="BLP", topic:="S")

(the code for the macro is not written by me)



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
Bloomberg links Don Guillett Excel Programming 5 October 12th 07 01:15 PM
always recheck data connection library for latest connection strin FurmanGG Excel Discussion (Misc queries) 0 September 14th 07 04:48 PM
Bloomberg [email protected] Excel Programming 0 August 23rd 05 12:53 PM
Downloading from Bloomberg! Rohit Excel Discussion (Misc queries) 1 June 28th 05 04:04 AM
bloomberg API Jena Excel Programming 0 January 20th 04 07:02 PM


All times are GMT +1. The time now is 01:47 AM.

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

About Us

"It's about Microsoft Excel"