C
Co
Hi All,
I need some VBA code that will Copy a highlighted part of a document
to the clipboard including
the name of my document (ActiveDocument.Name).
So when I paste it in a new blanc document I will have the highlighted
text and at the end of it my filename, like:
"This is my highlighted text which was copied from another document".
MySourceDoc.20071018.doc
Marco
I need some VBA code that will Copy a highlighted part of a document
to the clipboard including
the name of my document (ActiveDocument.Name).
So when I paste it in a new blanc document I will have the highlighted
text and at the end of it my filename, like:
"This is my highlighted text which was copied from another document".
MySourceDoc.20071018.doc
Marco