F
FGM
Word 2002; windows 2000
Having a new document open and pressing a command button to run my VBA
command: it opens a master document and copies a picture of a signature off
the master document to the clipboard. It closes the master document and
returns the new document letter that I am writing. It pastes the signature
to the new letter.
The problem is that it does not paste it where my cursor is. It pastes it
at the top of the document. Is there something in my coding that would tell
it to paste it at the insertion point.
Thank you in advance...
Having a new document open and pressing a command button to run my VBA
command: it opens a master document and copies a picture of a signature off
the master document to the clipboard. It closes the master document and
returns the new document letter that I am writing. It pastes the signature
to the new letter.
The problem is that it does not paste it where my cursor is. It pastes it
at the top of the document. Is there something in my coding that would tell
it to paste it at the insertion point.
Thank you in advance...