The Student Room Group
Reply 1
I don't know what you mean by not including the word "GBP" but if you want to copy the data from A1 then simply B1 (=A1) and then drag the formula down the rest of the column.
Reply 2
solved using TRIM, but thanks anyways
How did you solve it using TRIM? That just gets rid of unnecessary spacing. After a bit of fiddling I came up with =REPLACE(F2,SEARCH("GBP",F2),3,)
Where you can just put whatever cell you want copied instead of F2. I suppose if you had GBP as a word with spaces before and after you might want to put TRIM around it to neaten it up, and remove the extra space...
=TRIM(REPLACE(F2,SEARCH("gbp",F2),3,))

Latest

Trending

Trending