![]() |
|
![]() |
|
Thread Tools | Display Modes |
|
#1
|
||||
|
||||
![]()
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 |
#2
|
|||
|
|||
![]() Quote:
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. |
#3
|
|||
|
|||
![]()
PasteTextOnly is there in Word 2010 for keyboard shortcuts.
|
#4
|
||||
|
||||
![]()
Thanks for checking, Charles.
__________________
Stefan Blom Microsoft Word MVP Microsoft 365 apps for business Windows 11 Professional |
![]() |
|
![]() |
||||
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 |
![]() |
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 |