Hi!
I have a collection of CUSIPS of stocks and bonds in an excel file from which I'd like to pull all RICs that are only listed in the currency USD. So far, I am using the following command: =TR([column with CUSIP], "tr.ric").
Can anyone help me implement the USD as a criterion to trace the data?
Much appreciated!