View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Hopelesslylost
 
Posts: n/a
Default Paste in "match destination format" macro code

Could anybody give me the macro code line to allow me to paste text in the
"match destination format"

In Word it looks like this:

Selection.PasteAndFormat (wdFormatPlainText)

but I can't find anything in Excel.

Thank's a lot in advance!