![]() |
#5
|
|||
|
|||
![]()
If you don't need special paste features you might use a simple macro:
Code:
Sub ScratchMacro() 'A basic Word macro coded by Greg Maxey Dim oRng As Word.Range Set oRng = Selection.Range oRng.Paste oRng.Select End Sub |
Tags |
copy and paste, text selection |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Macro to find text in between two characters and then format selected text? | qcom | Word | 5 | 02-19-2015 11:23 PM |
![]() |
marksm33 | Word VBA | 3 | 01-15-2015 05:59 PM |
![]() |
esteban | Word | 7 | 05-25-2012 04:34 AM |
![]() |
Tracy | Word | 2 | 09-11-2011 07:25 AM |
Selected text and logo in one macro | marijke | Word VBA | 0 | 08-24-2009 07:01 AM |