How on earth does that work for what you have asked for. I do not see that it allows your special characters, nor the multiple use of the Enter key.
In fact, as is, that does not even search for any specific text.
In fact, this is not something new, as you ALREADY posted using FindControl.
Code:CommandBars.FindControl(ID:=141).Execute
Quote:
The "CommandBars.FindControl" command works to bring up the Advanced Find dialog box - fine, but I don't know how to pre-program preferences (such as WholeWord:=True).