Hi
Could someone help me with the formula to extract the text after the second dash?
i.e. extract "32" from "Yearly {Total 2-Month Average Trade Volume} (2018) - 32"
thanks
Hi
Could someone help me with the formula to extract the text after the second dash?
i.e. extract "32" from "Yearly {Total 2-Month Average Trade Volume} (2018) - 32"
thanks
One way...
Formula:![]()
Please Login or Register to view this content.
BSB
This will work on the one example provided:
=TRIM(RIGHT(SUBSTITUTE(A1,"-",REPT(" ",99)),98))
Ali
Enthusiastic self-taught user of MS Excel who's always learning!
Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.
NB: as a Moderator, I never accept friendship requests.
Forum Rules (updated August 2023): please read them here.
Hi,
In case you need the result as a Real Number for further math, just add +0 or *1 at the end of either formulas in Post #2 and #3.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks