Question : String manipulation - SLB FP Equity --> SLBP.PA

hi,

I've a field with values in the format

SLB FP Equity        
TVRB FP Equity        
AGTA FP Equity        
ADE FP Equity        

And I need to manipulate them into the format

SLBP.PA
TLVB.PA
AGTA.PA
ADEN.PA

how is this possible?

Answer : String manipulation - SLB FP Equity --> SLBP.PA

the solution using str_replace looks good too
Random Solutions  
 
programming4us programming4us