Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default picking up real time updates from bloomberg

i have a spreadsheet in which i have a live bloomberg feed
providing price updates. i'd like to store these prices
as they come in so i can calculate amoving average.

i tried to put some code in my worksheet_change event but
it doesn't pick up price changes from the feed. i am
guessing this is because the cell where the value appears
to be changing actually has a formula in it. since the
formula stays the same, excel isn't recognizing the new
values that come in as worksheet changes.

has any one worked with this before? is there a way to
track the changes so i can keep an average thanks for
your help.

sarah
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default picking up real time updates from bloomberg

What version of Excel. xl2000 and later should fire the change event I
believe.

Regards,
Tom Ogilvy

sarah wrote in message
...
i have a spreadsheet in which i have a live bloomberg feed
providing price updates. i'd like to store these prices
as they come in so i can calculate amoving average.

i tried to put some code in my worksheet_change event but
it doesn't pick up price changes from the feed. i am
guessing this is because the cell where the value appears
to be changing actually has a formula in it. since the
formula stays the same, excel isn't recognizing the new
values that come in as worksheet changes.

has any one worked with this before? is there a way to
track the changes so i can keep an average thanks for
your help.

sarah



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
Local Apparent Time (LAT) - real / actual solar time ? Kelvin Excel Worksheet Functions 2 October 25th 09 11:00 AM
REAL TIME CLOCK Jase Excel Discussion (Misc queries) 1 March 7th 08 09:37 PM
Overlapping time calculations and automatic time updates Arlette Excel Worksheet Functions 1 December 9th 06 12:20 AM
Real Time Charting lossofdog Excel Worksheet Functions 2 June 9th 06 03:19 PM
Real Time Charting lossofdog Charts and Charting in Excel 1 June 1st 06 09:03 AM


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