View Single Post
  #4   Report Post  
Word Heretic
 
Posts: n/a
Default

G'day rdrclshad ,

Badly, yes. You can replace the menu option and associate the ctrl+v
shortcut key to something like

Public Sub NewPaste()
Selection.PasteSpecial DataType:=wdPasteText
End Sub

HOWEVER, this means you cant paste pictures and so on!


Steve Hudson - Word Heretic

steve from wordheretic.com (Email replies require payment)
Without prejudice


rdrclshad reckoned:

Steve thank you for the response I had thought it could be a network issue
also but I am seeing very litte traffice and no collisions over these ports
when testing the problem. Also is there a way to force word to just pull
simple text I tried the cut and paste options under word settings but cant
find this setting.

"Word Heretic" wrote:

G'day rdrclshad ,

Word tries to render rich text. Notepad ignores the complex RTF and
goes with the simple text copy. It is also possible that network lag /
collisions are causing a delay in rendering many references to
networked objects.


Steve Hudson - Word Heretic

steve from wordheretic.com (Email replies require payment)
Without prejudice


rdrclshad reckoned:

Good afternoon, I have been searching the posts for this but have not been
able to find anything. But I am kind of new at this so forgive me if it is
here. I am running word 2002 sp3 and internet explorer 6.0.28 on windows 2000
sp3 systems when my user copies data from a web site either text or pictures
it will take up to 2 minutes to paste into word. When I log in (domain admin)
it will paste just fine (10 seconds). When the user pastes into notepad it
takes about the same time (10 sec). The same user did not have any problem
before we upgraded him to office 2002. This does happen to all the users in
the same office not sure if it happens in other places. Can someone point me
to a kb article or information on this problem. Thank you for any assistance