Using the Bloomberg Excel Add-in
12/11/2018

In an earlier post we explained how to install the Bloomberg Office add-in which allows data to be exported from the Bloomberg terminal to Excel.

Within Excel, the Bloomberg add-in toolbar has various tools you can use to draw data from the Bloomberg terminal directly into Excel.
One of the tools, the Template library, provides predefined templates covering different financial areas to allow you to pull relevant data from Bloomberg. Highlight any template name to get a description of what it covers.

Another useful tool is the Import Data option. This uses a Bloomberg Data Wizard to guide you through several steps where you specify the security, the data you need and the dates you need it for. This is the easiest way to extract data from Bloomberg as it writes the Bloomberg API formulas for you.
However if you need more flexibility than the wizards allow, you can write your own formulas.
The detailed help function <HELP DAPI> guides you through this:

When creating a formula, you need to specify the security (ticker, market sector), e.g. IBM US Equity; and the field (datatype), e.g. PX_LAST and a field. You can use the Field search tool (<FLDS>) on the Bloomberg tab to find the field mnemonic by category or keyword.
Depending on the type of data you want to download, you can use one of the following:
BDP (Bloomberg Data Point) – This returns data to a single cell. It contains only one ticker and one field.
= BDP (Security, Field) e.g. =BDP(“IBM US Equity”, “Px_Last”) retrieves the price of the last trade on IBM stock.
BDH (Bloomberg Data History) – This formula returns the historical data for a selected security.
=BDH (Security, Field, Start Date, End Date) e.g. =BDH (“IBM US Equity”, “Px_Last”,”01/01/01″, “12/31/01”) retrieves the closing prices for IBM from the first to the last day of 2001.
BDS (Bloomberg Data Set) – This formula returns multi-cell descriptive data.
=BDS(Security, Field) e.g. =BDS (“IBM US Equity”, “CIE_DES_BULK”) retrieves IBM’s company business description.
As always, if you need any assistance with Bloomberg, please contact the Library.
Categories & Tags:
Leave a comment on this post:
You might also like…
Formula 1 was the dream and Cranfield was the conduit
I still remember the exact moment Formula 1 (F1) got its hooks into me. I was in my first year of an aerospace undergraduate engineering degree when I watched a video about the sport ...
Introducing Barrington Library
Welcome to all our new students! Barrington Library supports all the students and staff at Cranfield Defence and Security on the Shrivenham site. We are looking forward to meeting you all soon, in person or ...
About to start your journey at Cranfield? We’re here to help!
Congratulations on accepting your offer to study at Cranfield! If you’re keen to get a head start before your course begins, our Library Services team is here to support you every step of the way. ...
Bank holiday hours for Library Services: Monday 31 August
Library Services staff will be taking a break on Monday 31 August for the bank holiday. You will still be able to access all the resources and help you need via our library website. The 24/7 ...
The real cost of studying in the UK – what international students need to budget for
Moving overseas to pursue a postgraduate degree is one of the most exciting investments you can make in your future. It's also one of the most significant financial commitments you and your family will ...
Seven things you should definitely prepare for before studying at Cranfield University
You're thinking about Cranfield. Maybe you've done the virtual tour, read through the course pages, spoken to the course director or attended a webinar. Now, you're trying to figure out what life here is ...

Comments are closed.