Hi,
Does anyone know how to replace one word in a string with another,
Without using the Replace()
And using only if and loop statements?
I've tried using the Mid(), etc, I'm not sure how to apply them though,
Any help would be greatly appreciated,
R
Does anyone know how to replace one word in a string with another,
Without using the Replace()
And using only if and loop statements?
I've tried using the Mid(), etc, I'm not sure how to apply them though,
Any help would be greatly appreciated,
R