Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 07-13-2015, 11:42 AM
Ulodesk Ulodesk is offline Pasted text doesn't match destination formatting in Word 2007 Windows 7 64bit Pasted text doesn't match destination formatting in Word 2007 Office 2013
Word 2013 Expert Cert
 
Join Date: Sep 2009
Location: Virginia
Posts: 872
Ulodesk is on a distinguished road
Default If it's any consolation

Others may argue differently, but in my daily professional experience since this particular group of features arrived in Word's advanced options, it has been unreliable. I deal with documents constantly, and have spent quite a bit of time playing with the controls you mention, without consistent success. Word has gotten increasingly complex, though generally much more stable, over the years. This is one place where, as a result of all the bells and whistles, "your results may vary."



A skilled colleague of mine and I spent a couple of hours on it one day several yeas ago, with a particular issue he was having with a document. We finally stumbled on a "switch" somewhere that made a difference, but a few months subsequently, neither of us could recall it. It was an option somewhere that should have had no bearing whatsoever on the formatting, but it did, that much we remember.

Our practice is to use Paste Special/Paste Unformatted always, but this is a pain to do unless you install a simple macro and assign a keyboard shortcut to it. If you have never even considered macros, this one alone is worth the small effort required to install it. The shortcut could be something as simple as Alt+V, an unassigned combination which would you would use instead of Ctrl+V, Word's built-in Paste shortcut. Your troubles (of this kind at least) will be over.

One caveat: This is one macro which, for whatever reason, Word's Macro Recorder does not comprehend; you need to copy the simple code and paste it into a Normal-template module in your (background) VBA. If you can find someone to assist you, that's easiest.

There are several versions of the needed code. Here's the one I use:

Code:
Sub PasteUnformatted()
'
' PasteUnformatted Macro
'
'
    Selection.PasteSpecial Link:=False, DataType:=wdPasteText
End Sub
Hope this helps.
Ulodesk
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to embed/hide password for updating links and how to keep formatting in destination file? Bockhamptoner Excel 0 08-19-2014 08:03 AM
Bullets Pasted Between Documents Don't Take on Destination Styles mwildem Word 3 04-09-2012 03:30 PM
Pasted text doesn't match destination formatting in Word 2007 why when we copy and paste the "text box" then the pasted doesn't go to where the cur Jamal NUMAN Word 1 04-11-2011 03:54 AM
Pasted text doesn't match destination formatting in Word 2007 Outlook 2007 doesn't display plain text messages. forbeselderlaw Outlook 1 02-03-2010 02:42 AM
Cropping an screenshot ( screen shot pasted into word 2007. aligahk06 Word 1 10-07-2009 07:12 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 12:37 PM.


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