I have a string with numbers and text and I want to convert the number element to currency and retain the text.
For example:
Needs to become:![]()
"4000 (approx)"
Is there any easy/short way to do this?![]()
"£4,000 (approx)"
Thanks for any help in advance!
Bookmarks