Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 02-05-2023, 12:54 PM
Stefan Blom's Avatar
Stefan Blom Stefan Blom is offline Is it possible to create a shortcut for a command that's not in "all commands"? Windows 11 Is it possible to create a shortcut for a command that's not in "all commands"? Office 2021
Moderator
 
Join Date: Aug 2011
Posts: 4,036
Stefan Blom is a name known to allStefan Blom is a name known to allStefan Blom is a name known to allStefan Blom is a name known to allStefan Blom is a name known to allStefan Blom is a name known to all
Default

Good catch!



I hadn't noticed the PasteTextOnly command before, but I am assuming that it has been around for years.
__________________
Stefan Blom
Microsoft Word MVP

Microsoft 365 apps for business
Windows 11 Professional
Reply With Quote
  #2  
Old 02-05-2023, 02:24 PM
AlanCantor AlanCantor is offline Is it possible to create a shortcut for a command that's not in "all commands"? Windows 10 Is it possible to create a shortcut for a command that's not in "all commands"? Office 2019
Competent Performer
 
Join Date: Nov 2020
Posts: 154
AlanCantor is on a distinguished road
Default

Quote:
Good catch!

I hadn't noticed the PasteTextOnly command before, but I am assuming that it has been around for years.
I wish I had an old version of Word to check this. I've been customizing Word for 25+ years, and until now, not noticed "PasteTextOnly." I've always used VBA to achieve this. I don't think I've updated this code in decades:

Code:
Sub PasteVerySpecial()
    Selection.PasteSpecial Link:=False, DataType:=wdPasteText, Placement:= _
        wdInLine, DisplayAsIcon:=False
End Sub

I wouldn't be surprised to find out that the "PasteTextOnly" command was added relatively recently. I think I would have spotted it in Word 2007 and 2010. I spent significant amounts of time messing with both.
Reply With Quote
  #3  
Old 02-05-2023, 04:20 PM
Charles Kenyon Charles Kenyon is offline Is it possible to create a shortcut for a command that's not in "all commands"? Windows 11 Is it possible to create a shortcut for a command that's not in "all commands"? Office 2021
Moderator
 
Join Date: Mar 2012
Location: Sun Prairie, Wisconsin
Posts: 9,533
Charles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant future
Default

Quote:
Originally Posted by AlanCantor View Post
***
I wouldn't be surprised to find out that the "PasteTextOnly" command was added relatively recently. I think I would have spotted it in Word 2007 and 2010. I spent significant amounts of time messing with both.
PasteTextOnly is there in Word 2010 for keyboard shortcuts.
Reply With Quote
  #4  
Old 02-05-2023, 05:20 PM
Stefan Blom's Avatar
Stefan Blom Stefan Blom is offline Is it possible to create a shortcut for a command that's not in "all commands"? Windows 11 Is it possible to create a shortcut for a command that's not in "all commands"? Office 2021
Moderator
 
Join Date: Aug 2011
Posts: 4,036
Stefan Blom is a name known to allStefan Blom is a name known to allStefan Blom is a name known to allStefan Blom is a name known to allStefan Blom is a name known to allStefan Blom is a name known to all
Default

Quote:
Originally Posted by Charles Kenyon View Post
PasteTextOnly is there in Word 2010 for keyboard shortcuts.
Thanks for checking, Charles.
__________________
Stefan Blom
Microsoft Word MVP

Microsoft 365 apps for business
Windows 11 Professional
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Word 2003: Assign "Home" to keyboard shortcut Ctrl+Q+S? Clueless in Seattle Word VBA 1 02-06-2023 06:36 PM
Excel 2003: VBA "Function" causes "#VALUE!" errors after running "insert/delete row" custom macro Matt C Excel Programming 2 01-08-2022 06:03 AM
Is it possible to create a shortcut for a command that's not in "all commands"? How do you use the "seq" command to start a list at "2" (not "1")? techwriter3k Word 4 05-22-2020 07:59 AM
How to create a "Font color" button and a "Highlight text" button in the Quick Launch toolbar ? gloub Word 12 02-19-2019 03:19 PM
Create exceptions to the "Capitalize Each Word" command TonyTyner@comcast.net PowerPoint 0 03-13-2015 09:13 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 02:18 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft