![]() |
|
|
|
#1
|
||||
|
||||
|
In which case:
Code:
Sub Demo(StartPos As Long, EndPos As Long) With ActiveDocument .Range(StartPos, EndPos).Cut .Range.Paste End With End Sub
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Choose multiple start and end position of window in a row... | Ganesh Kumar | Excel | 9 | 04-01-2019 08:26 AM |
| Help with Formula to extracting text from text string | Haha88 | Excel | 7 | 01-13-2019 01:33 AM |
Help with Formula to extracting text from text string
|
Haha88 | Excel | 9 | 02-05-2018 01:04 AM |
Start from the previous position
|
Dimsok | Word VBA | 7 | 09-14-2014 06:07 AM |
| Justify Paragraph Start position with VBA | jeff_kaufman | Word VBA | 2 | 11-09-2013 12:15 PM |