![]() |
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
![]()
I've suddenly experienced an error when running a macro I made to cut a selection, then paste it at the end of a document, then return to the original spot. It's worked for a long time, but now I get an error when I try to run it in some documents, including any new ones I make. I've searched the forum for a solution, but can't find anything close enough to my problem.
Thanks in advance! Code:
Sub MoveToOutTakes() ' ' MoveToOutTakes Macro 'Selection.Cut Selection.EndKey Unit:=wdStory Selection.TypeParagraph Selection.Paste Application.GoBack Application.GoBackEnd Sub Last edited by Charles Kenyon; 10-24-2022 at 06:34 PM. Reason: format code |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
dabbler | Word | 14 | 01-11-2021 09:54 AM |
![]() |
gasparik | Word VBA | 1 | 05-11-2020 05:41 AM |
![]() |
mrplastic | Word VBA | 4 | 12-20-2019 01:25 PM |
![]() |
vincenzo345 | Word VBA | 4 | 12-01-2017 11:25 AM |
![]() |
JACKsparrow | Word VBA | 1 | 03-09-2016 02:47 PM |