I am trying to get two values within a string, but I’m unsure how I can isolate these:
EG: The string scrapes as the following and without spaces: £37,239.20£37,295.00 (though the numbers can change) - how would I then get the the two separate numbers (between the two £ signs and then after the second)?