Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 05-01-2015, 09:47 AM
gippo gippo is offline create in word 2007 command to paste without formatting Windows 7 64bit create in word 2007 command to paste without formatting Office 2007
Novice
create in word 2007 command to paste without formatting
 
Join Date: Feb 2015
Posts: 3
gippo is on a distinguished road
Question create in word 2007 command to paste without formatting

Hello everyone



I would like to create a control icon to paste text without formatting in Word 2007. Do you know how can I do?

thanks
Reply With Quote
  #2  
Old 05-01-2015, 11:43 AM
Ulodesk Ulodesk is offline create in word 2007 command to paste without formatting Windows 7 64bit create in word 2007 command to paste without formatting Office 2013
Word 2013 Expert Cert
 
Join Date: Sep 2009
Location: Virginia
Posts: 866
Ulodesk is on a distinguished road
Default Paste without formatting

You need a macro. Here's the one I use for paste unformatted.

Code:
Sub PasteUnformatted()
'
' PasteUnformatted Macro
'
'
    Selection.PasteSpecial Link:=False, DataType:=wdPasteText
End Sub
You can then add the macro to your Quick Access Toolbar and choose one of the icons offered, which you can then click, or, press Alt+ its number on the toolbar from the left. That is, if it is the fourth icon from the left, press Alt+4.

However, I find it easier to use a keyboard shortcut, so that I can use Ctrl+C to copy, then the shortcut (you could choose Alt+V, for instance) to paste unformatted.

You can look up any of these little tasks, the most unusual being the macro creation. It's not actually difficult, but you'll need a good instruction to got into the VBA screen and add it. The rest is a cinch.
Reply With Quote
  #3  
Old 05-01-2015, 04:59 PM
Charles Kenyon Charles Kenyon is offline create in word 2007 command to paste without formatting Windows 8 create in word 2007 command to paste without formatting Office 2013
Moderator
 
Join Date: Mar 2012
Location: Sun Prairie, Wisconsin
Posts: 9,140
Charles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant future
Default

Installing Macros
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Create exceptions to the "Capitalize Each Word" command TonyTyner@comcast.net PowerPoint 0 03-13-2015 09:13 AM
create .docx from command line? eNGiNe Word 5 02-26-2015 01:30 AM
create in word 2007 command to paste without formatting Paste Special: Copy and Paste Formatting Only? tinfanide Word 6 03-06-2013 12:21 AM
create in word 2007 command to paste without formatting Word VBA: How to create a command button and trigger a function? tinfanide Word VBA 2 12-02-2011 05:51 AM
create in word 2007 command to paste without formatting Word 2007 show paste options not working John235 Word 1 05-28-2011 07:50 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 01:05 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft