![]() |
|
#5
|
|||
|
|||
|
For me, this does not work, in that the numbered list of the style that I copy does not retain the number when pasted:
Code:
Set oRng = Selection.Range
Options.PasteOptionKeepBulletsAndNumbers = True
oRng.PasteSpecial DataType:=wdPasteText
1. Some text...When I paste using the above code, what gets pasted in is: Some text...So, that means I have to add back in the numbering. |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Notepad to Word : Pasting Specific text ie between any two blank line from notepad to word | SMehta | Word VBA | 27 | 02-03-2021 03:34 AM |
Copy text with tab at start of line and paste to Notepad
|
JohnTurnbull | Word | 5 | 08-27-2017 11:17 PM |
| need a shortcut for paste special link unformatted text | noetic76 | Word VBA | 2 | 06-29-2014 06:40 PM |
Paste Special: Copy and Paste Formatting Only?
|
tinfanide | Word | 6 | 03-06-2013 12:21 AM |
Paste Special Unformatted Text
|
kenwpaul | Office | 2 | 02-25-2011 04:53 PM |