Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
PRR PRR is offline
external usenet poster
 
Posts: 113
Default Paste Options with Word 2002

Is there a way to get Word 2002 to automatically paste unformatted
text? I have Word set up to show the paste options glue bottle, which
is nice. 90% of the time, I want unformatted text to be pasted (or
better, to acquire the formatting of the destination page), so when I
have run Word 2007, I used its options to make the default action,
pasting unformatted text. Now Word 2002 will still let me have that
glue bottle when I paste onto a document, but I always have to tell it
to change formatted text to text only.

Barring this, one of the MVPs here has given me a macro to tell Word
to paste unformatted text. I have reproduced its code he

Sub PasteUnfText()
On Error GoTo Oops
Selection.PasteSpecial DataType:=wdPasteText, Placement:= _
wdInLine
End
Oops:
Beep
End Sub


Now is there a way to have Word include that glue bottle after using
this macro? That would basically get me what I want (what I asked for,
above).
Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Paste Options with Word 2002 PRR Microsoft Word Help 4 February 15th 10 04:46 PM
Word 2010 TP paste options Paul Microsoft Word Help 0 August 2nd 09 10:32 PM
Paste Options in Word 2007 SueG Microsoft Word Help 1 February 12th 09 06:56 PM
Paste Options in Word 2007 SueG Microsoft Word Help 0 February 12th 09 11:13 AM
Word 2003 Paste Options jgraham007 Microsoft Word Help 2 April 29th 07 05:22 PM


All times are GMT +1. The time now is 04:22 PM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"