In B2 this will return the latest price.Formula:
=TRIM(LEFT(SUBSTITUTE(SUBSTITUTE(TRIM(SUBSTITUTE(A2,CHAR(160)," ")),"Sold as a special offer ","")," ",REPT(" ",LEN(A2)),2),LEN(A2)))
The other is going to take me a while.
Are you open to helper columns?
Bookmarks