Skip to main content

Help with string manipulation

  • May 6, 2022
  • 2 replies
  • 15 views

Forum|alt.badge.img+9

Can one of you skilled gurus help me with a formulae to convert this:

…ttps://steamcommunity.com/id/bitcointrader101/

(dots added at start and ‘h’ removed to stop post covering into embed)
(everything up to and including “.com/id/” will remain static - the characters following will vary in type and length)

To this please?

https%3A%2F%2Fsteamcommunity.com%2Fid%2Fbitcointrader101%2F

Thank you

2 replies

kuovonne
Forum|alt.badge.img+29
  • Brainy
  • 6009 replies
  • May 7, 2022

Are you looking for ENCODE_URL_COMPONENT()?


Forum|alt.badge.img+9
  • Author
  • Inspiring
  • 39 replies
  • May 7, 2022

Are you looking for ENCODE_URL_COMPONENT()?


No idea that existed - Thank you, exactly what I was after!