ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Keyboard Shortcut changed after XP (https://www.excelbanter.com/excel-programming/372643-keyboard-shortcut-changed-after-xp.html)

Dave

Keyboard Shortcut changed after XP
 
Using Excel 2000
I have a macro in "Personal.xls" to paste the value only of the clipboard.
Sub PasteValue()
Selection.PasteSpecial Paste:=xlValues, Operation:=xlNone, _
SkipBlanks:=False, Transpose:=False
End Sub
The assigned shortcut is Cntl-Shift-V
When running in Win98, the shortcut work regardless of CapsLock position.
When running in WinXP, the shortcut only works with CapsLock OFF.
Can I make the shortcut work in XP like it does in 98 ?
If this is the wrong forum, please redirect me.
Thanks much.


All times are GMT +1. The time now is 09:53 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com