Serving the Quantitative Finance Community

Search found 1 match

by UnrealH
November 29th, 2006, 6:46 pm
Forum: Programming and Software Forum
Topic: Bloomberg BLPB function in VBA
Replies: 23
Views: 153629

Bloomberg BLPB function in VBA

<t>Hi,I try to find a way to get the same result than the BLPB function using VBA code.I want to get a Ticker list from an Indice. The excel formula is for example : =BLPB("SX5E INDEX","OPT CHAIN")I tried TickerLookup but no results... So is it possible to get the bulk information directly with VBA ...