Hello all,
I'm working with downloads of financial information generated by SAP Business Warehouse. The values are in different currencies, and the currency is identified in the cell format. I'm trying to extract the 3-digit currency code for further processing.
Example :
Cell displays "-627.00 EUR"
Custom cell format = #,##0.00 "EUR"
I want to extract the "EUR" string into another cell.
Anyone knows how I can do that ? Thanks in advance for your help !
I'm working with downloads of financial information generated by SAP Business Warehouse. The values are in different currencies, and the currency is identified in the cell format. I'm trying to extract the 3-digit currency code for further processing.
Example :
Cell displays "-627.00 EUR"
Custom cell format = #,##0.00 "EUR"
I want to extract the "EUR" string into another cell.
Anyone knows how I can do that ? Thanks in advance for your help !