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 MIRC team.
Categories & Tags:
Leave a comment on this post:
You might also like…
A view from inside the Energy Entrepreneurship module
I'm Wayne Coulter, Marketing Manager in the School of Water, Energy and Environment here at Cranfield University. As part of my job I work with our students to produce content that tells the story ...
Protected: Is airport retail digital transformation just another example of “Shiny-Object Syndrome”?
This content is password protected. To view it please enter your password below: Password:
Wellbeing activities at Cranfield
Attending to your mental and physical wellbeing whilst at Cranfield is key to creating the ideal environment for academic success. There will be times for us all when the mind needs peace and the ...
Jubilee weekend opening hours for Library services
Library services will change over the weekend of Thursday 2 until Sunday 5 June for the Queen's Platinum Jubilee. Kings Norton Library and Management and Resource Centre (MIRC) Both library spaces will be open for ...
‘Meet the bees’ tour May 2022
When I started working at Cranfield University in March 2021, a couple of the things that I really liked were the amount of green spaces and their dedication to become more environmentally friendly. I’ve never ...
Introducing…. Orbis BankFocus
For anyone researching the financial sector, Orbis BankFocus is a great place to start, providing financial and company data for finance institutions and companies. The service allows you to search for a single company or ...