One way
=--SUBSTITUTE(MID(A1,FIND("(",A1)+1,256),")","")+(SUBSTITUTE(MID(A1,FIND("(",A1)+1,256),")","")*15%)
Or use Edit Replace and replace the ( and ) with nothing. Then copy any cell housing .15 then select the resulting numbers (after Edit>Replace) and go to Edit>Paste Special - Value - Multiply - OK


Reply With Quote
Bookmarks