Bloomberg print

V

vincentwady

Dear all,

I have a simple shortcut VBA to allow me right click the CUSIP cell in
my excel sheet and get the Bloomberg DES page. How I can add "print"
command on my this shortcut(DES) to allow me everytime when I get the
DES page and also print it?
This is my DES funtion, is it possible to add print in the same
command?

Sub DES()
BBfunction = "DES"
Call bbfunctioncall(BBfunction)
End Sub


Thanks

Vincent
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top