gmaxey, yours solution works perfect, but can you help me one more time?
How to replace text, no matter, if text is in TextBox1, 2 or 3? I will have multiple options of input text and replace every word with other text, so it is a little unpractical to assign all options to every text box. Macro shoud lookup for specific text in all textboxes and replace it. Is it possible?