M
Mike
This duplicates a post that I made yesterday in
microsoft.public.word.customization, for which I apologize. I'm new
in town and I think I posted in the wrong place originally.
When I use Ctrl-V to paste text from a PDF or a web page in Word 2007,
a Paste Options box shows up after the pasted text. However, when I
create my own VBA macro named EditPaste and have it paste text with
Selection.Paste, I do not get the Paste Options box at the end of the
pasted text.
One possibility, which would also solve many other problems, seems to
be for my EditPaste to call the original EditPaste. Regrettably, I do
not know how to do that. However, I now know many ways that look
promising but that actually do not work at all. Feel free to email me
if you need such a list.
I would be most grateful for guidance on how to get Smart Paste to
work from my own macro in Word 2007.
Very best regards,
Mike
microsoft.public.word.customization, for which I apologize. I'm new
in town and I think I posted in the wrong place originally.
When I use Ctrl-V to paste text from a PDF or a web page in Word 2007,
a Paste Options box shows up after the pasted text. However, when I
create my own VBA macro named EditPaste and have it paste text with
Selection.Paste, I do not get the Paste Options box at the end of the
pasted text.
One possibility, which would also solve many other problems, seems to
be for my EditPaste to call the original EditPaste. Regrettably, I do
not know how to do that. However, I now know many ways that look
promising but that actually do not work at all. Feel free to email me
if you need such a list.
I would be most grateful for guidance on how to get Smart Paste to
work from my own macro in Word 2007.
Very best regards,
Mike