S
SP
Question 1:
Sample characters: aAaòó
In VBA, how can I code to type these characters ?
I tried copy and paste, but what I got was: ???òó
Ex: Selection.TypeText Text:="???òó"
Question 2:
In Word, can I assign the above sample characters to one shortcut key?
Thanks
Steve
Sample characters: aAaòó
In VBA, how can I code to type these characters ?
I tried copy and paste, but what I got was: ???òó
Ex: Selection.TypeText Text:="???òó"
Question 2:
In Word, can I assign the above sample characters to one shortcut key?
Thanks
Steve