View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Chimanrao Chimanrao is offline
external usenet poster
 
Posts: 19
Default how to copy selction

how do I copy selected cells from one workbook to another?
I am using com based plugin where I on click of a button I create a new
workbook and copy the selection from the active sheet to this new
workbook.

regards
Chimanrao