B
Benjamino5
My template needs to use Selection.Range.Copy and other clipboard operations.
However, any time I call a method that uses the clipboard, I will be wiping
out the *user's* own clipboard contents!
I'd like to write a sub that will take whatever's in the clipboard--text AND
pictures AND MathType objects, etc.--and store it somewhere. Then, after my
template uses the clipboard for its own operations, it should restore the
original contents of the clipboard.
I imagine this is a common enough problem that many people here have dealt
with it. What do you do? Do you have any code samples I could use?
Thanks in advance!
Ben
However, any time I call a method that uses the clipboard, I will be wiping
out the *user's* own clipboard contents!
I'd like to write a sub that will take whatever's in the clipboard--text AND
pictures AND MathType objects, etc.--and store it somewhere. Then, after my
template uses the clipboard for its own operations, it should restore the
original contents of the clipboard.
I imagine this is a common enough problem that many people here have dealt
with it. What do you do? Do you have any code samples I could use?
Thanks in advance!
Ben