How can I create a function to search through a string and remove all spaces so that
"This string has 4 spaces"
becomes
"Thisstringhas4spaces"
I have read the help relating to the Instr function but not sure how to take it forward and remove the spaces.
Any ideas?
Happiness is...not getting what you want but wanting what you have already got
"This string has 4 spaces"
becomes
"Thisstringhas4spaces"
I have read the help relating to the Instr function but not sure how to take it forward and remove the spaces.
Any ideas?
Happiness is...not getting what you want but wanting what you have already got