January 24th, 2007, 11:23 am
I'm an inexperienced programmer who is attempting to use the ActiveX controls for Bloomberg's BLP functionality in VBA for excel. After going through the examples provided by Bloombergs WAPI [Go] page, I am still unable to retrieve data. If possible, could someone post a sample code for a sub that retrieves an equity ticker's "LAST_PRICE" and assigns that value to a variable? I've already activated the correct references ( Bloomberg Data Type Library) and the rest of my code appears to work correctly.Any assistance on this would be greatly appreciated.Thanks.