Quote Originally Posted by Ramil View Post
Code:
Sub InsertAcuteAccent()
    Selection.InsertSymbol CharacterNumber:=&H301, Unicode:=True
End Sub
Add a module to your Normal.dot, add this sub to it and assign a hotkey
I will put to it. I have done a lot of programs in Visual Basic 6.0 but it doesn't run in Windows7 (however the programs made, yes). I will see what you say. Thanks.