Serving the Quantitative Finance Community

Search found 1 match

by edgar1970
September 10th, 2007, 1:29 pm
Forum: Programming and Software Forum
Topic: Bloomberg BLPB function in VBA
Replies: 23
Views: 153626

Bloomberg BLPB function in VBA

<t>Hi, This is my first day in this forum. I'have a problem:I want to write in VBA (Acces) the following operation that I use within an Excell Cell=Blp("BEST_BRK_PERIOD_OVERRIDE","BEST EPS", ":0FY")In VBA I usually use objSnap.GetData "IBM US Equity", Array("LAST_PRICE","BEST EPS"), , , 10000, vtRes...