copying selection from one document to another

C

Chimanrao

how do i copy selection from one document and paste in another?

i use the get_ActiveWindow to get the active window,
get_Selection on the Active window to get the selection object.

how do I use this selectino object to paste contents on another
document?

chimanrao
 
Top