VBA for comparing sequences of characters.
You won't be able to do that with a function. A function procedure returns a
value. It does not/cannot alter any properties of the cell or its contents.
I believe you will need to write a Sub procedure to accomplish your goal.
--ron
Yeah... Well, I'll try to modify the code you sent me (thanks
again!!!), to taylor it to what I need :-)
Let you know!!!
Antonio.
|