![]() |
#5
|
|||
|
|||
![]()
I guess my VBA misses smth. See another problem, maybe related. Recorded it, but when running, error.
Sub aMakePlainText() ' ' aMakePlainText Macro ' ' Selection.HomeKey Unit:=wdStory Selection.WholeStory Selection.Cut Selection.PasteAndFormat (wdFormatPlainText) '<-- error here Selection.HomeKey Unit:=wdStory End Sub Stops at PasteAndFormat, error 4198 |
Tags |
getfromclipboard, hyperlink, macro error |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
et_33 | Excel Programming | 8 | 10-11-2022 06:24 AM |
WORD MACRO COPY/PAST from clipboard | rachidlea | Word VBA | 0 | 11-16-2021 09:38 AM |
Macro for copying in clipboard more than one selected text | ghostwhisperer86 | Outlook | 0 | 03-31-2019 07:47 AM |
![]() |
poetofpiano | Word VBA | 8 | 02-18-2018 07:17 PM |
Add Hyperlink in Visio that when clicked copies something to your clipboard | MoHyB | Visio | 0 | 11-10-2017 08:55 AM |