A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Word » Page Layout
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Pasting text without attributes/formatting



 
 
Thread Tools Display Modes
  #1  
Old September 30th, 2005, 03:24 PM
Jonathan Finney
external usenet poster
 
Posts: n/a
Default Pasting text without attributes/formatting

When I paste text in an Office document such as Word or Excel (or anywhere
text attributes are supporetd), the text always retains the attributes of
the source document unless I use Paste Special.

It seems to me that I hardly ever want to paste in this way. I normally
want to have the text adopt the attributes of the destination document and
it's very frustrating to have to use Paste Special, then select Plain Text,
then click OK every time I want to paste in this way rather than just
hitting Ctrl. V.

It's particularly annoying when copying and pasting between messages in
Outlook as gives unpredictable results that are rarely what I want. And, of
course, Outlook
doesn't have a Paste Special option which means that to paste just the text,
I have to open Notepad, paste in the text, copy it again, then paste it
where I want it.

I guess I can work around the problem and create special short-cuts, but I'd
need to do this in every program and this is not really a workable solution.
Is it not possible to have the default paste action for all Windows programs
paste just the text without the attributes? Maybe a registry edit?

Does anybody know why this is the default behaviour? I find it difficult to
believe that the way I work is different to anybody else and can't imagine
why this is the default behaviour.

--

Jonathan Finney

Finney


  #2  
Old October 5th, 2005, 08:44 AM
Stefan Blom
external usenet poster
 
Posts: n/a
Default Pasting text without attributes/formatting

As far as I know, there is no way to alter the default behavior of the
paste command in Windows. However, in Word, you can use a macro to
always paste as unformatted text:

Sub PasteAsUnformatted()
On Error Resume Next
Selection.PasteSpecial DataType:=wdPasteText
End Sub

Store the macro in normal.dot and it will be available for all
documents. You can use ToolsCustomize to add it to a toolbar button
for easy access. See http://gmayor.com/installing_macro.htm

If you name the macro EditPaste (instead of PasteAsUnformatted), it
will replace the built-in paste command, which makes it even easier to
use, but this may not be what you want: For example, when pasting a
table in Word, it will be converted to text. You'd have to use Paste
Special to paste as a table.

--
Stefan Blom
Microsoft Word MVP


"Jonathan Finney" wrote:
When I paste text in an Office document such as Word or Excel (or

anywhere
text attributes are supporetd), the text always retains the

attributes of
the source document unless I use Paste Special.

It seems to me that I hardly ever want to paste in this way. I

normally
want to have the text adopt the attributes of the destination

document and
it's very frustrating to have to use Paste Special, then select

Plain Text,
then click OK every time I want to paste in this way rather than

just
hitting Ctrl. V.

It's particularly annoying when copying and pasting between messages

in
Outlook as gives unpredictable results that are rarely what I want.

And, of
course, Outlook
doesn't have a Paste Special option which means that to paste just

the text,
I have to open Notepad, paste in the text, copy it again, then paste

it
where I want it.

I guess I can work around the problem and create special short-cuts,

but I'd
need to do this in every program and this is not really a workable

solution.
Is it not possible to have the default paste action for all Windows

programs
paste just the text without the attributes? Maybe a registry edit?

Does anybody know why this is the default behaviour? I find it

difficult to
believe that the way I work is different to anybody else and can't

imagine
why this is the default behaviour.

--

Jonathan Finney

Finney







  #3  
Old October 10th, 2005, 11:28 AM
Jonathan Finney
external usenet poster
 
Posts: n/a
Default Pasting text without attributes/formatting

Thanks Stefan.

This is exactly the behavoiur I need. Having to use Paste Special to paste
formatted text is fine.

The only problem is it'll only work in Word. What I really need is to
change the default behaviour of pasting in Windows so it does this in any
program that has the capability to paste formatted text .

--

Jonathan Finney

"Stefan Blom" wrote in message
...
As far as I know, there is no way to alter the default behavior of the
paste command in Windows. However, in Word, you can use a macro to
always paste as unformatted text:

Sub PasteAsUnformatted()
On Error Resume Next
Selection.PasteSpecial DataType:=wdPasteText
End Sub

Store the macro in normal.dot and it will be available for all
documents. You can use ToolsCustomize to add it to a toolbar button
for easy access. See http://gmayor.com/installing_macro.htm

If you name the macro EditPaste (instead of PasteAsUnformatted), it
will replace the built-in paste command, which makes it even easier to
use, but this may not be what you want: For example, when pasting a
table in Word, it will be converted to text. You'd have to use Paste
Special to paste as a table.

--
Stefan Blom
Microsoft Word MVP


"Jonathan Finney" wrote:
When I paste text in an Office document such as Word or Excel (or

anywhere
text attributes are supporetd), the text always retains the

attributes of
the source document unless I use Paste Special.

It seems to me that I hardly ever want to paste in this way. I

normally
want to have the text adopt the attributes of the destination

document and
it's very frustrating to have to use Paste Special, then select

Plain Text,
then click OK every time I want to paste in this way rather than

just
hitting Ctrl. V.

It's particularly annoying when copying and pasting between messages

in
Outlook as gives unpredictable results that are rarely what I want.

And, of
course, Outlook
doesn't have a Paste Special option which means that to paste just

the text,
I have to open Notepad, paste in the text, copy it again, then paste

it
where I want it.

I guess I can work around the problem and create special short-cuts,

but I'd
need to do this in every program and this is not really a workable

solution.
Is it not possible to have the default paste action for all Windows

programs
paste just the text without the attributes? Maybe a registry edit?

Does anybody know why this is the default behaviour? I find it

difficult to
believe that the way I work is different to anybody else and can't

imagine
why this is the default behaviour.

--

Jonathan Finney

Finney









 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Join Query. spartanmba Running & Setting Up Queries 1 October 5th, 2005 01:07 PM
Formulas dealing with text data Bagia Worksheet Functions 6 June 20th, 2005 10:29 PM
Ideas On Producing Envelopes & Labels For Data RNUSZ@OKDPS Setting Up & Running Reports 0 April 28th, 2005 03:22 PM
Access reports with a horizontal line after each record??? Bill via AccessMonster.com Setting Up & Running Reports 6 March 9th, 2005 04:51 PM
Concatenatd fields in a query for a searching form Marc Running & Setting Up Queries 8 October 19th, 2004 08:49 PM


All times are GMT +1. The time now is 08:49 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.