Maisie2007
Technical User
Hi,
I'm trying to assign a shortcut key to my macro and it just won't work.
I can't type anything into the "Press new shortcut key" box.
The "Assign" "Remove" and "Reset All" buttons are greyed out.
My "Num Lock" button is off.
I've set the security to low.
I've googled the problem with no success either.
Funny thing is, at school, it will work on their computer, so I'm thinking there's something wrong with my program??
Here's the string:
Sub historyofpresentillness()
'
' historyofpresentillness Macro
' Macro recorded 1/09/09
'
Selection.TypeText Text:="History of present illness:"
End Sub
Anyone know what might be wrong?
Thanks!
I'm trying to assign a shortcut key to my macro and it just won't work.
I can't type anything into the "Press new shortcut key" box.
The "Assign" "Remove" and "Reset All" buttons are greyed out.
My "Num Lock" button is off.
I've set the security to low.
I've googled the problem with no success either.
Funny thing is, at school, it will work on their computer, so I'm thinking there's something wrong with my program??
Here's the string:
Sub historyofpresentillness()
'
' historyofpresentillness Macro
' Macro recorded 1/09/09
'
Selection.TypeText Text:="History of present illness:"
End Sub
Anyone know what might be wrong?
Thanks!