marcvanderpeet12
Member
Guys,
I want to use a =Right() function on some text to extract the text from a word. All words are written like this " - Bank" and I want to transfer that to just "Bank". This can obviously be done by a simple =right(a2;4) function but problem is that the bank values differ. I also have
- Divisie
- International
etc... So i cant just use a normal right function. I need a function doing something like: get the third till the last letter.
Anybody help on how I can fix this?
Thanks!
Marc
I want to use a =Right() function on some text to extract the text from a word. All words are written like this " - Bank" and I want to transfer that to just "Bank". This can obviously be done by a simple =right(a2;4) function but problem is that the bank values differ. I also have
- Divisie
- International
etc... So i cant just use a normal right function. I need a function doing something like: get the third till the last letter.
Anybody help on how I can fix this?
Thanks!
Marc