S
schuurke28
I have a text containing "street 12 B" in a cell
i want to check if there is a blank in the text but beginning at th
end of the string.
There is a textfunction FIND but that gives the first blank in the tex
string.
In VBA i could resolve it with the instrRev function but i don't wann
use a macro on this one...
is there another solution for this
i want to check if there is a blank in the text but beginning at th
end of the string.
There is a textfunction FIND but that gives the first blank in the tex
string.
In VBA i could resolve it with the instrRev function but i don't wann
use a macro on this one...
is there another solution for this