Reply
 
Thread Tools Display Modes
  #1   Report Post  
geeoff81
 
Posts: n/a
Default "Paste Special Unformatted Text" shortcut needed

Sorry for being ignorant, but I'd really like to create a way to have a
keyboard shortcut for paste-special past unformated text. How do I use what
you've typed below to do that? I'm not very familiar with macros, so some
basic instructions would be appreciated.

Thanks!!!

"Graham Mayor" wrote:

Who knows what Microsoft is thinking, but it is fairly simple to create a
macro to do this - and apply a shortcut to it (as you found eventually).

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

will do the trick.

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org





lbatt wrote:
Does Microsoft have any plans to make an easy keyboard shortcut for
"Paste Special Unformatted Text" in future versions of Word? I
created a Macro to do it and use "Ctrl+Alt+V" as the shortcut; this
works really well but it took me awhile to figure out how to do it.




  #2   Report Post  
Suzanne S. Barnhill
 
Posts: n/a
Default

See http://www.gmayor.com/installing_macro.htm

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

"geeoff81" wrote in message
...
Sorry for being ignorant, but I'd really like to create a way to have a
keyboard shortcut for paste-special past unformated text. How do I use

what
you've typed below to do that? I'm not very familiar with macros, so some
basic instructions would be appreciated.

Thanks!!!

"Graham Mayor" wrote:

Who knows what Microsoft is thinking, but it is fairly simple to create

a
macro to do this - and apply a shortcut to it (as you found eventually).

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

will do the trick.

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org





lbatt wrote:
Does Microsoft have any plans to make an easy keyboard shortcut for
"Paste Special Unformatted Text" in future versions of Word? I
created a Macro to do it and use "Ctrl+Alt+V" as the shortcut; this
works really well but it took me awhile to figure out how to do it.





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
How to paste a column of text into a column in a Word Table Sam Page Layout 2 July 31st 05 08:03 PM
creating button for "past unformatted text" TSB Microsoft Word Help 3 March 6th 05 03:41 AM
Can autocomplete insert unformatted text into a document? Daiya Mitchell Microsoft Word Help 1 February 22nd 05 02:23 PM
Is paste special the only way to insert unformatted text Lucian Sitwell Microsoft Word Help 3 December 15th 04 08:40 PM
I cannot cut and paste text from word to another applicarion Richiev4 Microsoft Word Help 1 November 25th 04 08:57 PM


All times are GMT +1. The time now is 08:00 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"