Rungravee Boonsud
New Member
- Joined
- Feb 19, 2019
- Messages
- 11
Anyone who know the code ?
now i found the code follow as below but it's can printscreen
help me please...
<code style="margin: 0px; padding: 0px; font-style: inherit; font-weight: inherit; line-height: 12px;">Private Sub Workbook_Activate()
Application.OnKey "{42}", "TEST"
End Sub
Private Sub Workbook_Deactivate()
Application.OnKey "{42}"
End Sub</code>
now i found the code follow as below but it's can printscreen
help me please...
<code style="margin: 0px; padding: 0px; font-style: inherit; font-weight: inherit; line-height: 12px;">Private Sub Workbook_Activate()
Application.OnKey "{42}", "TEST"
End Sub
Private Sub Workbook_Deactivate()
Application.OnKey "{42}"
End Sub</code>