View Full Version : eliminate special characters


gunalan
10-06-2004, 12:36 PM
hi,

I am having text field which contain symbols like [, square boxes.I am trying to eliminate it.I thought of replacing it with some characters.I couldnt do it.Is there any simple macro do it.

Thank you.

M8KWR
10-13-2004, 04:59 AM
I do know how to do it, but i would not be through a macro.

You could also use the replace function. But if you have a text box that could have different characters, then I would probably be best to use a module to do it for you.

M8KWR
10-13-2004, 04:59 AM
I do know how to do it, but i would not be through a macro.

You could also use the replace function. But if you have a text box that could have different characters, then I would probably be best to use a module to do it for you.