View Single Post
  #2   Report Post  
Posted to microsoft.public.word.newusers
saakar.rao via OfficeKB.com saakar.rao via OfficeKB.com is offline
external usenet poster
 
Posts: 1
Default How cut&paste web text to Word and keep the formatting?

Hi Andy,

Try using this Macro: -

Sub Keep_Source_Formatting()
'
' Keep_Source_Formatting Macro
' Macro recorded Wednesday, August 23, 2006 by Saakar
'
Selection.PasteAndFormat (wdPasteDefault)
End Sub

Saakar

--
Saakar

Message posted via http://www.officekb.com